Skip to content

Commit 7d56375

Browse files
committed
Remove moot version property from bower.json
Per bower/spec@a325da3
1 parent 7555abd commit 7d56375

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "vue",
3-
"version": "0.12.0-rc2",
43
"main": "dist/vue.js",
54
"description": "Simple, Fast & Composable MVVM for building interative interfaces",
65
"authors": ["Evan You <[email protected]>"],
@@ -14,4 +13,4 @@
1413
"*.json",
1514
"*.md"
1615
]
17-
}
16+
}

0 commit comments

Comments
 (0)