From 34f7b5b4de8ef2cde67c99290eaf80bd22ec58e1 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 12 Jul 2016 12:27:02 -0700 Subject: [PATCH] 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d4a02706..760667602 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slate", - "version": "0.1.4", + "version": "0.1.5", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",