Skip to content

Commit

Permalink
Merge branch 'release/v0.3.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
raulmatei committed Apr 21, 2016
2 parents 7315467 + 1e264f0 commit 3fb3b3c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frux",
"version": "0.3.0",
"version": "0.3.1",
"description": "Simple wrapper over NuclearJS flux implementation",
"main": "./dist/frux.js",
"author": "Raul Matei",
Expand All @@ -14,7 +14,8 @@
},
"files": [
"lib",
"src"
"src",
"dist"
],
"dependencies": {
"flux-standard-action": "^0.6.0",
Expand Down

0 comments on commit 3fb3b3c

Please sign in to comment.