We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de83cf commit c632d76Copy full SHA for c632d76
README.md
@@ -1,4 +1,4 @@
1
-# vue-router
+# vue-page
2
3
Routing plugin for Vue.js (v0.11). Based on Vue.js Guide about routing and using pagejs.
4
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-page",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "A Vue.js plugin wrapping pagejs.",
5
"keywords": [
6
"vue",
0 commit comments