summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-02-25 14:53:37 -0500
committerThomas Park <thomas@thomaspark.me>2013-02-25 14:53:37 -0500
commitfdd27e6a122c54edeaa0d2fa6ef454b358a857c5 (patch)
treeb3de0d516dd2696902e4ce40185245e0d6370c74
parent822bbe7450c26a0c7151c22873e2e8540cfed842 (diff)
components.json version number
-rw-r--r--component.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json
index 451e9fcd..cf50b43b 100644
--- a/component.json
+++ b/component.json
@@ -3,7 +3,7 @@
"description": "Themes for Bootstrap",
"homepage": "http://bootswatch.com",
"author": "Thomas Park",
- "version": "2.3.0+1",
+ "version": "v2.3.0+1",
"dependencies": {
"jquery": "~1.9.0"
},