From 67a10fb3932083c5f5e9523627dd829a2052bb8e Mon Sep 17 00:00:00 2001 From: Corey Innis Date: Sun, 27 May 2012 15:34:36 -0700 Subject: [PATCH] version 0.1.0 bumped to reflect recent pulls. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c3b338..86648af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "showdown", - "version": "0.0.1", + "version": "0.1.0", "author": "John Fraser", "contributors": [ "John Gruber",