From 0023483b4c0d0890c8071e4ee192496c08c1e439 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 8 Aug 2019 07:27:31 +0000 Subject: [PATCH] chore(release): 1.0.12 [skip ci] ## [1.0.12](https://github.com/PolymathNetwork/polymath-ui/compare/v1.0.11...v1.0.12) (2019-08-08) ### Bug Fixes * fix build features in travis ([e41a952](https://github.com/PolymathNetwork/polymath-ui/commit/e41a952)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e4feba..9758490 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@polymathnetwork/ui", - "version": "1.0.11", + "version": "1.0.12", "homepage": "https://github.com/PolymathNetwork/polymath-ui", "repository": { "type": "git",