From d8ee0d1ab23bf5233751702d3193e3d28544ad29 Mon Sep 17 00:00:00 2001 From: Roman Pominov Date: Sat, 17 Sep 2016 13:00:32 +0300 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f33fb8..aba64aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "static-land", - "version": "0.1.8", + "version": "1.0.0", "description": "An exploration of alternative approach for dealing with Fantasy Land types in JS", "main": "lib/index.js", "jsnext:main": "lib-es/index.js",