Skip to content

Commit

Permalink
chore(release): 0.2.2 - Bower and I
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxandxss committed Mar 3, 2014
1 parent c6d71c3 commit bee88a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-toastr",
"version": "0.2.1",
"version": "0.2.2",
"main": [
"./dist/angular-toastr.js",
"./dist/angular-toastr.min.js",
Expand All @@ -16,13 +16,11 @@
".travis.yml",
".gitignore",
".jshintrc",
"bower.json",
"CHANGELOG.md",
"Gruntfile.js",
"package.json",
"README.md"
"package.json"
],
"dependencies": {
"angular": ">= 1.2.0"
"angular": "latest"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-toastr",
"version": "0.2.1",
"version": "0.2.2",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-less": "~0.9.0",
Expand Down

0 comments on commit bee88a8

Please # to comment.