From bd8dc9140e0b6e491e57837ad720b0ddf69eb803 Mon Sep 17 00:00:00 2001 From: Sky Young Date: Mon, 28 Oct 2019 13:02:42 -0600 Subject: [PATCH] Bump version to v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61203c44..ce8260f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fcoin", - "version": "1.1.1", + "version": "1.1.2", "description": "FLO bike-shed", "license": "MIT", "repository": "git://github.com/oipwg/fcoin.git",