Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

Commit

Permalink
chore/version: Version change to v0.8.1 (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
bochaco committed Mar 9, 2018
1 parent 1df6d54 commit 19d8d06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.MD
@@ -1,6 +1,6 @@
# safe_app nodejs Change Log

## [Unreleased]
## [0.8.1] - 9-3-2018
### Changed
- Using "files" field in `package.json` to whitelist what's intended for packaing rather than blacklisting with .npmignore

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@maidsafe/safe-node-app",
"version": "0.8.0",
"version": "0.8.1",
"description": "",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 19d8d06

Please sign in to comment.