Skip to content

Commit

Permalink
chore: release version v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Feb 25, 2018
1 parent f0df32c commit 23338f0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.0.7"></a>
## [0.0.7](https://github.com/ZeroNetJS/zeronet-zite/compare/v0.0.6...v0.0.7) (2018-02-25)


### Bug Fixes

* Use new crypto api ([f79b39a](https://github.com/ZeroNetJS/zeronet-zite/commit/f79b39a))



<a name="0.0.6"></a>
## [0.0.6](https://github.com/ZeroNetJS/zeronet-zite/compare/v0.0.5...v0.0.6) (2018-02-25)

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": "zeronet-zite",
"version": "0.0.6",
"version": "0.0.7",
"description": "ZeroNet Zite Class",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 23338f0

Please sign in to comment.