From 6596c7df5e11c9e5ae15350a12b45b583b120ff8 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 19 Jul 2016 10:15:21 -0700 Subject: [PATCH] 0.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b88198bee..5539ceba5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slate", - "version": "0.2.3", + "version": "0.2.4", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",