Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hughfdjackson committed May 21, 2013
1 parent 0211ece commit b7cab4d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "delve",
"version": "0.2.2",
"version": "0.3.0",
"main": "src/delve.js",
"scripts": {
"test": "./node_modules/mocha/bin/mocha --ui qunit",
Expand Down Expand Up @@ -34,10 +34,10 @@
"mocha": "1.8.1"
},
"keywords": [
"property",
"accessor",
"utility",
"sugar"
"property",
"accessor",
"utility",
"sugar"
],
"author": "hughfdjackson",
"license": "BSD"
Expand Down

0 comments on commit b7cab4d

Please sign in to comment.