Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisfrisch committed Apr 16, 2014
1 parent 18a9075 commit 9663e82
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "Popcorn",
"version": "0.2.0",
"dependencies": {
"montage": "0.14.6",
"digit": "0.5.1",
"query-params": "0.0.1",
"url": "0.7.9"
},
"devDependencies": {
"montage-testing": "~0.4.0"
}
"name": "Popcorn",
"version": "0.3.0",
"dependencies": {
"montage": "0.14.6",
"digit": "0.5.1",
"query-params": "0.0.1",
"url": "0.7.9"
},
"devDependencies": {
"montage-testing": "~0.4.0"
}
}

0 comments on commit 9663e82

Please sign in to comment.