Skip to content

Commit f69e01b

Browse files
Release 1.2.0 compatible with ui-router-core 3.x and 4.x
1 parent c36f6c2 commit f69e01b

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": "ui-router-sticky-states",
33
"description": "UI-Router Sticky States: Keep states and their components alive while a different state is activated",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"scripts": {
66
"clean": "shx rm -rf lib lib-esm",
77
"build": "npm run clean && tsc && tsc -m es6 -outDir lib-esm",

0 commit comments

Comments
 (0)