Skip to content

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Nov 24, 2017
1 parent 7f3b3b1 commit 955ecf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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
===============

## 1.0.3 (git master)
## 1.0.3 (November 24th 2017)

* Added support for running arbitrary NoFlo graphs via `noflo.asCallback`. You can call this function now with either a component name, or a `noflo.Graph` instance

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 <[email protected]>",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"engines": {
"node": ">= 6"
Expand Down

0 comments on commit 955ecf4

Please sign in to comment.