Skip to content

Commit c632d76

Browse files
committed
readme correction
1 parent 8de83cf commit c632d76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vue-router
1+
# vue-page
22

33
Routing plugin for Vue.js (v0.11). Based on Vue.js Guide about routing and using pagejs.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-page",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A Vue.js plugin wrapping pagejs.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)