Skip to content

Commit

Permalink
chore(post-release): start v0.10.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoslin committed Feb 26, 2014
1 parent 498706b commit 19bb7d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "ionic",
"private": false,
"version": "0.10.0-alpha",
"version": "0.10.0",
"codename": "salamander",
"repository": {
"url": "git://github.com/driftyco/ionic.git"
Expand All @@ -10,14 +10,17 @@
"grunt": "~0.4.1",
"grunt-bump": "0.0.13",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-connect": "^0.6.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.7.0",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-uglify": "~0.3.2",
"grunt-contrib-watch": "~0.5.3",
"grunt-conventional-changelog": "~1.1.0",
"grunt-ddescribe-iit": "0.0.4",
"grunt-merge-conflict": "0.0.2",
"grunt-sass": "~0.10.0-alpha",
"grunt-remove-logging": "~0.2.0",
"grunt-sass": "^0.11.0"
"grunt-string-replace": "~0.2.7",
"karma": "~0.11.13",
"karma-chrome-launcher": "~0.1.2",
Expand All @@ -26,10 +29,7 @@
"karma-sauce-launcher": "~0.2.0",
"karma-script-launcher": "~0.1.0",
"load-grunt-tasks": "~0.3.0",
"grunt-remove-logging": "~0.2.0",
"grunt-conventional-changelog": "~1.1.0",
"grunt-contrib-connect": "^0.6.0",
"sauce-connect-launcher": "^0.2.2"
"sauce-connect-launcher": "^0.2.2",
},
"licenses": [
{
Expand Down

0 comments on commit 19bb7d9

Please sign in to comment.