From e9e85ebcd0ff537e2b017aa4e3688a3b81efba5b Mon Sep 17 00:00:00 2001 From: Sky Young Date: Tue, 23 Apr 2019 15:21:02 -0600 Subject: [PATCH] Bump version for ancestor limit increase --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c07fade9..13d5bc47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fcoin", - "version": "1.0.0-beta.34", + "version": "1.0.1", "description": "Flo bike-shed", "license": "MIT", "repository": "git://github.com/oipwg/fcoin.git",