Skip to content

Commit

Permalink
Prepare 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Indermohan Singh committed Aug 21, 2014
1 parent 52fdf14 commit fbb587e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"name": "ionic-framework-snippets",
"main": "./lib/ionic-framework-snippets",
"version": "1.0.0",
"version": "1.1.0",
"description": "A Snippet Package for Ionic Frameowkr",
"activationEvents": ["ionic-snippets-plugin:toggle"],
"activationEvents": [
"ionic-snippets-plugin:toggle"
],
"repository": "https://github.com/imsingh/ionic-atom-plugin",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
},
"dependencies": {
}
"dependencies": {}
}

0 comments on commit fbb587e

Please sign in to comment.