Skip to content

Commit

Permalink
@0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Sep 2, 2013
1 parent 7372d79 commit 6c48cac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 0.8.2 @ Sept 2 2013

* FreeBSD support (@rvagg, @kelexel)

### 0.8.1 @ Sept 1 2013

* Fixed some minor V8-level leaks (@rvagg)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name" : "leveldown"
, "description" : "A Node.js LevelDB binding, primary backend for LevelUP"
, "version" : "0.8.1"
, "version" : "0.8.2"
, "contributors" : [
"Rod Vagg <[email protected]> (https://github.com/rvagg)"
, "John Chesley <[email protected]> (https://github.com/chesles/)"
Expand Down

0 comments on commit 6c48cac

Please sign in to comment.