summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-route/.bower.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-23 09:12:24 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-23 09:46:18 +0200
commit1c872d3d501b2f9894510dac27b284409b555df1 (patch)
treeb67f692dda9833a14df386bf1a8cd8f5cbdb9c70 /js/vendor/angular-route/.bower.json
parent4dda6575be15e4f8dba0eca4ab6024705f7147a9 (diff)
update angular
Diffstat (limited to 'js/vendor/angular-route/.bower.json')
-rw-r--r--js/vendor/angular-route/.bower.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/js/vendor/angular-route/.bower.json b/js/vendor/angular-route/.bower.json
index bae8fb76c..ee018afbd 100644
--- a/js/vendor/angular-route/.bower.json
+++ b/js/vendor/angular-route/.bower.json
@@ -1,16 +1,16 @@
{
"name": "angular-route",
- "version": "1.3.0-rc.1",
+ "version": "1.3.0-rc.2",
"main": "./angular-route.js",
"dependencies": {
- "angular": "1.3.0-rc.1"
+ "angular": "1.3.0-rc.2"
},
"homepage": "https://github.com/angular/bower-angular-route",
- "_release": "1.3.0-rc.1",
+ "_release": "1.3.0-rc.2",
"_resolution": {
"type": "version",
- "tag": "v1.3.0-rc.1",
- "commit": "b3904c0050ef60c36f5b0fd7777d177f09273406"
+ "tag": "v1.3.0-rc.2",
+ "commit": "16232470b65ff42b493ef6e3f30d28628797ce94"
},
"_source": "git://github.com/angular/bower-angular-route.git",
"_target": "~1.3.*",