diff --git a/CHANGELOG.md b/CHANGELOG.md index 59da4c9..99f431f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# [0.13.0](https://github.com/AraBlocks/ara-filesystem/compare/0.12.0...0.13.0) (2018-12-11) + + + # [0.12.0](https://github.com/AraBlocks/ara-filesystem/compare/0.6.0...0.12.0) (2018-12-10) diff --git a/package.json b/package.json index b0e2597..8f53853 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ara-filesystem", - "version": "0.12.0", + "version": "0.13.0", "description": "The Ara FileSystem, isolated and secure file systems backed by Ara identities.", "main": "index.js", "bin": {