From 5bc15948f61faa5365833694e02d1e33906176e0 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Thu, 14 Jul 2016 14:35:49 -0700 Subject: [PATCH] 0.1.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1d3b0ab7..5cd1a8af5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slate", - "version": "0.1.11", + "version": "0.1.12", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",