Skip to content

Commit

Permalink
chore(release): 0.7.6 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Jiang committed Dec 1, 2018
1 parent 3d44f23 commit 4fac11c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## [0.7.5](https://github.com/AraBlocks/ara-filesystem/compare/0.6.0...0.7.5) (2018-11-30)
## [0.7.6](https://github.com/AraBlocks/ara-filesystem/compare/0.6.0...0.7.6) (2018-12-01)


### Bug Fixes

* remove deploy from test script ([5a3b8a8](https://github.com/AraBlocks/ara-filesystem/commit/5a3b8a8))
* remove test specifier ([3d44f23](https://github.com/AraBlocks/ara-filesystem/commit/3d44f23))
* tests ([2d0b93b](https://github.com/AraBlocks/ara-filesystem/commit/2d0b93b))


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ara-filesystem",
"version": "0.7.5",
"version": "0.7.6",
"description": "The Ara FileSystem, isolated and secure file systems backed by Ara identities.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 4fac11c

Please sign in to comment.