From c08cc3e8881663e1c4ca4c8e0397a8ff5f46ebf2 Mon Sep 17 00:00:00 2001 From: Shawn Jonnet Date: Sun, 24 Mar 2013 13:05:06 -0300 Subject: [PATCH] Update component.json --- component.json | 4 ++-- 1 file 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 +}