Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zalmoxisus committed Oct 14, 2015
1 parent ebd56f7 commit 0d48e7f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browser-redux",
"version": "0.1.0",
"version": "0.2.0",
"description": "Building Chrome apps and cross-browser extensions with Redux and Webpack.",
"scripts": {
"start": "gulp",
Expand Down Expand Up @@ -29,7 +29,10 @@
"chrome",
"extension"
],
"author": "Jhen <[email protected]>",
"authors": [
"Mihail Diordiev <[email protected]> (https://github.com/zalmoxisus)",
"Jhen <[email protected]> (https://github.com/jhen0409)"
],
"license": "MIT",
"devDependencies": {
"babel": "^5.8.21",
Expand Down

0 comments on commit 0d48e7f

Please sign in to comment.