From 1d98ab8fe4a311aed86ee4a0d0e4d8cbb2f895b6 Mon Sep 17 00:00:00 2001 From: Chris Thielen Date: Thu, 29 Jun 2017 09:40:20 -0700 Subject: [PATCH] Release 1.0.5 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index ee46290a6..1b14c3497 100644 --- a/bower.json +++ b/bower.json @@ -1 +1 @@ -{"name":"angular-ui-router","description":"State-based routing for AngularJS","license":"MIT","main":"./release/angular-ui-router.js","dependencies":{"angular":">= 1.2.0"},"ignore":["**/.*","**/tsconfig.json","**/tsconfig.typedoc.json","**/webpack.config.js","**/node_modules","package.json","scripts","test","src"],"version":"1.0.4"} \ No newline at end of file +{"name":"angular-ui-router","description":"State-based routing for AngularJS","license":"MIT","main":"./release/angular-ui-router.js","dependencies":{"angular":">= 1.2.0"},"ignore":["**/.*","**/tsconfig.json","**/tsconfig.typedoc.json","**/webpack.config.js","**/node_modules","package.json","scripts","test","src"],"version":"1.0.5"} \ No newline at end of file