Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bcardarella committed Jun 1, 2015
1 parent d5e5b5f commit 0b0ba53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ember-cart",
"version": "0.0.0",
"description": "The default blueprint for ember-cli addons.",
"version": "0.0.1",
"description": "Shopping cart primitives for Ember applications",
"directories": {
"doc": "doc",
"test": "tests"
Expand All @@ -11,11 +11,11 @@
"build": "ember build",
"test": "ember try:testall"
},
"repository": "",
"repository": "https://github.com/dockyard/ember-cart",
"engines": {
"node": ">= 0.10.0"
},
"author": "",
"author": "Brian Cardarella",
"license": "MIT",
"devDependencies": {
"broccoli-asset-rev": "^2.0.2",
Expand Down

0 comments on commit 0b0ba53

Please sign in to comment.