Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn Jonnet <sjonnet19@gmail.com>2013-03-24 20:05:06 +0400
committerShawn Jonnet <sjonnet19@gmail.com>2013-03-24 20:05:06 +0400
commitc08cc3e8881663e1c4ca4c8e0397a8ff5f46ebf2 (patch)
treedbc5ff3510da0a19ce5128488597738784ff5331
parente7d3958f81f564de580a4c97250cb64a5655b39a (diff)
Update component.json
-rw-r--r--component.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/component.json b/component.json
index ee035d4..785ab77 100644
--- a/component.json
+++ b/component.json
@@ -1,5 +1,5 @@
{
"name": "ratchet",
- "version": "1.0.0",
+ "version": "1.0.1",
"main": ["./dist/ratchet.js", "./dist/ratchet.css"]
-} \ No newline at end of file
+}