Skip to content

Commit

Permalink
v1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zack24q committed Jul 28, 2017
1 parent 94ae154 commit 53a4c31
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dist/vue-navigation.esm.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* vue-navigation v1.0.0-beta.1
* vue-navigation v1.0.0-beta.2
* https://github.com/zack24q/vue-navigation
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/vue-navigation.umd.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* vue-navigation v1.0.0-beta.1
* vue-navigation v1.0.0-beta.2
* https://github.com/zack24q/vue-navigation
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=0"><title>examples</title><link href=./static/css/app.172d045cc07af344a79b1a326ea5ac7f.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.bd6f010e13bd28ffab68.js></script><script type=text/javascript src=./static/js/app.984c7caffa7d905273e4.js></script></body></html>
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,user-scalable=0"><title>examples</title><link href=./static/css/app.172d045cc07af344a79b1a326ea5ac7f.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.edf99b2f255b631f8b93.js></script><script type=text/javascript src=./static/js/app.7d89b92c13eaa174c115.js></script></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-navigation",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "A page navigation library, built with vue2 and vue-router2.",
"keywords": [
"navigation",
Expand Down

0 comments on commit 53a4c31

Please sign in to comment.