diff options
author | Valentin Popov <info@valentineus.link> | 2020-02-20 15:55:46 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-02-20 15:55:46 +0300 |
commit | 3054084012e7dbecc902eddb517fe4700d4d3800 (patch) | |
tree | 072275ee7bd9a0885fb643a88562a06c31b55b30 | |
parent | 187b13ceb47e8c026b64dccd7188788cd9af2008 (diff) | |
download | webos-service-types-3054084012e7dbecc902eddb517fe4700d4d3800.tar.xz webos-service-types-3054084012e7dbecc902eddb517fe4700d4d3800.zip |
Bump versionv0.1.1
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 291eb69..6e12d7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@valentineus/webos-service-types", - "version": "0.1.0", + "version": "0.1.1", "description": "TypeScript's types for WebOS service.", "main": "index.js", "repository": "git@code.valentineus.link:webos-service-types.git", |