From 1f76b337a05a7b7792956b2efe6ab8a6c577f52a Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Thu, 14 Jul 2016 09:24:46 -0700 Subject: [PATCH] 0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80f720ba4..c3e307dd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slate", - "version": "0.1.8", + "version": "0.1.9", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",