From fd05b014d83f0242c5059e7107ca8686250637d1 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Fri, 15 Jul 2016 12:51:22 -0700 Subject: [PATCH] 0.1.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9441d198..5170c79b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slate", - "version": "0.1.12", + "version": "0.1.13", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",