Skip to content

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kosmikko committed Mar 25, 2015
1 parent 7a4e361 commit a25c1e7
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": "serverbone",
"version": "0.7.3",
"version": "0.8.0",
"description": "Serverside additions to backbone to serve collections and models as express apps",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -31,7 +31,7 @@
"backbone-db-redis": "^0.1.2",
"backbone-promises": "^0.2.9",
"backdash": "^1.1.2-2.4.1",
"body-parser": "^1.6.0",
"body-parser": "^1.12.2",
"debug": "^1.0.4",
"express": "^4.12.3",
"lodash": "^3.5.0",
Expand Down

0 comments on commit a25c1e7

Please sign in to comment.