Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
demmer committed Feb 11, 2016
1 parent 463ef18 commit 08c0043
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,12 +1,12 @@
{
"name": "juttle-engine",
"version": "0.2.0",
"version": "0.2.1",
"description": "juttle execution engine",
"main": "lib/juttle-engine",
"bin": {
"juttle": "bin/juttle",
"juttle-engine": "bin/juttle-engine",
"juttle-engine-client": "bin/juttle-engine-client"
"juttle": "bin/juttle",
"juttle-engine": "bin/juttle-engine",
"juttle-engine-client": "bin/juttle-engine-client"
},
"scripts": {
"test": "gulp test"
Expand Down

0 comments on commit 08c0043

Please sign in to comment.