Skip to content

Commit 8afa58d

Browse files
committed
Bumped version number
1 parent 9e71e53 commit 8afa58d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

angular-ui-router-title.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* @link https://github.com/nonplus/angular-ui-router-title
55
*
6-
* @license angular-ui-router-title v0.1.0
6+
* @license angular-ui-router-title v0.1.1
77
* (c) Copyright Stepan Riha <[email protected]>
88
* License MIT
99
*/

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-router-title",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"homepage": "https://github.com/nonplus/angular-ui-router-title",
55
"authors": [
66
"Stepan Riha <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-router-title",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "AngularJS module for updating browser title/history based on the current ui-router state.",
55
"main": "angular-ui-router-title.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)