We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7359455 commit 2143d22Copy full SHA for 2143d22
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.5.0"></a>
2
+# [0.5.0](https://github.com/ipfs/js-datastore-level/compare/v0.4.2...v0.5.0) (2017-07-22)
3
+
4
5
6
<a name="0.4.2"></a>
7
## [0.4.2](https://github.com/ipfs/js-datastore-level/compare/v0.4.0...v0.4.2) (2017-05-24)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "datastore-level",
- "version": "0.4.2",
+ "version": "0.5.0",
"description": "Datastore implementation with level(up|down) backend",
"main": "src/index.js",
"scripts": {
0 commit comments