From c4f0771c942c17d54c03e3c82e4745cecaf1585c Mon Sep 17 00:00:00 2001 From: James Kyle Date: Sun, 27 Mar 2016 13:19:34 -0700 Subject: [PATCH] 0.1.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e60266..debb878 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spectacle-code-slide", - "version": "0.1.5", + "version": "0.1.6", "description": "Present code with style.", "main": "lib/index.js", "scripts": {