Skip to content

Commit

Permalink
Bump to latest Angular version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehesp committed Dec 16, 2016
1 parent 7071e88 commit cd040c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-toasty",
"description": "A slick, simple, standalone AngularJS module with extensive features that provides growl-style alerts and messages for your app.",
"version": "1.0.5",
"version": "1.0.6",
"main": [
"dist/angular-toasty.js",
"dist/angular-toasty.css"
Expand All @@ -16,7 +16,7 @@
"src"
],
"dependencies": {
"angular": "~1.4.3"
"angular": "~1.6.0"
},
"homepage": "https://github.com/teamfa/angular-toasty",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-toasty",
"version": "1.0.5",
"author": "Invertase",
"version": "1.0.6",
"author": "Team FA",
"devDependencies": {
"bower": "~1.4.1",
"del": "^1.2.0",
Expand Down

0 comments on commit cd040c9

Please # to comment.