From 44b2e80abc01886eb0918ee56a7e992adf5e63cd Mon Sep 17 00:00:00 2001 From: Ken Wheeler Date: Sat, 19 Sep 2015 12:19:54 -0400 Subject: [PATCH] 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 753e5a25c..6c4308d0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spectacle", - "version": "0.1.2", + "version": "0.1.3", "description": "ReactJS Powered Presentation Framework", "main": "index.js", "scripts": {