Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aprowe committed Jan 24, 2016
1 parent 6a4e4c9 commit 02e0945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "evo-js",
"version": "0.2.1",
"version": "0.2.2",
"description": "Evolutionary Algorithm Tool wrapped with ANN",
"main": "evo.js",
"scripts": {
Expand Down Expand Up @@ -34,5 +34,5 @@
"grunt-contrib-watch": "^0.6.1",
"grunt-execute": "^0.2.2"
},
"tonicExampleFilename":"examples/XOR.js"
"tonicExampleFilename": "examples/XOR.js"
}

0 comments on commit 02e0945

Please sign in to comment.