Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Daisuke Baba committed Apr 25, 2018
1 parent 806df33 commit 29208f4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@ $ rm -fr node_modules; \
```

# Revision History
* 1.0.1
- Update README
- Remove .pyc files on running `clean` task

* 1.0.0
- Initial General Availability Release
Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-smartmesh",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node-RED nodes for Analog Devices' SmartMesh IP™ Motes and Manager",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 29208f4

Please sign in to comment.