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