Skip to content

Commit c5d588d

Browse files
Release 1.0.5
1 parent d49336e commit c5d588d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@uirouter/angularjs",
33
"description": "State-based routing for AngularJS 1.x",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"scripts": {
66
"clean": "shx rm -rf lib lib-esm _doc build release *.log",
77
"build": "tsc && tsc -m es6 --outDir lib-esm && npm run fixdts",

0 commit comments

Comments
 (0)