Skip to content

Commit 875da9d

Browse files
author
Torsten Sauer
committed
version bump to angular 1.5
1 parent 8967819 commit 875da9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"url": "https://github.com/guylabs/angular-spring-data-rest.git"
3434
},
3535
"dependencies": {
36-
"angular": "~1.4.8",
37-
"angular-resource": "~1.4.8"
36+
"angular": "~1.5.0",
37+
"angular-resource": "~1.5.0"
3838
},
3939
"devDependencies": {
40-
"angular-mocks": "~1.4.8"
40+
"angular-mocks": "~1.5.0"
4141
}
4242
}

0 commit comments

Comments
 (0)