Skip to content

Commit

Permalink
Release 1.2.0 compatible with ui-router-core 3.x and 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Mar 5, 2017
1 parent c36f6c2 commit f69e01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ui-router-sticky-states",
"description": "UI-Router Sticky States: Keep states and their components alive while a different state is activated",
"version": "1.1.0",
"version": "1.2.0",
"scripts": {
"clean": "shx rm -rf lib lib-esm",
"build": "npm run clean && tsc && tsc -m es6 -outDir lib-esm",
Expand Down

0 comments on commit f69e01b

Please sign in to comment.