From d5046d3d44e114c927ea30f8043669ca6a754285 Mon Sep 17 00:00:00 2001 From: Travis CI <> Date: Thu, 21 Jun 2018 11:44:24 +0000 Subject: [PATCH] [CI Skip] 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a53a8b..7979cf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@polkadot/ts", - "version": "0.0.5", + "version": "0.0.6", "description": "Typescript definitions that are not (yet) available on https://github.com/DefinitelyTyped/DefinitelyTyped", "repository": "https://github.com/polkadot-js/ts.git", "author": "Jaco Greeff ",