From d40704ab851069274f9e68ec4d8a7f8ca48a0ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Thu, 30 May 2013 12:14:43 -0700 Subject: [PATCH] Bump to 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98164ce8e3..2fe86cf107 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-tools", - "version": "0.3.0", + "version": "0.3.1", "keywords": [ "clientside" ],