Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Mar 1, 2017
1 parent d1c13f2 commit a1187c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NoFlo ChangeLog
===============

## 0.8.0 (git master)
## 0.8.0 (March 1st 2017)

* Updated headers to reflect the copyright assignment from [The Grid](https://thegrid.io) to [Flowhub UG](https://flowhub.io)

Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"flow"
],
"repo": "noflo/noflo",
"version": "0.8.0-beta3",
"version": "0.8.0",
"dependencies": {
"bergie/emitter": "*",
"jashkenas/underscore": "1.8.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"noflo"
],
"author": "Henri Bergius <henri.bergius@iki.fi>",
"version": "0.8.0-beta3",
"version": "0.8.0",
"license": "MIT",
"engines": {
"node": ">= 4"
Expand Down

0 comments on commit a1187c6

Please sign in to comment.