From 9203340b31a96530e5087201d671b7d426c67575 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Mon, 18 Jul 2016 16:58:47 -0700 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17631b9d8..2ebf1636f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slate", - "version": "0.2.0", + "version": "0.2.1", "license": "MIT", "repository": "git://github.com/ianstormtaylor/slate.git", "main": "./dist/index.js",