aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-02-20 16:00:22 +0300
committerValentin Popov <info@valentineus.link>2020-02-20 16:00:22 +0300
commit835d6a585263ad908fed38ed8802016a01ec3a12 (patch)
tree0951fa3b3b09b5cc19602b25bd1a121ace515126 /package.json
parent3054084012e7dbecc902eddb517fe4700d4d3800 (diff)
downloadwebos-service-types-835d6a585263ad908fed38ed8802016a01ec3a12.tar.xz
webos-service-types-835d6a585263ad908fed38ed8802016a01ec3a12.zip
Fix scriptsv0.1.2
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6e12d7c..75c78a0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@valentineus/webos-service-types",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "TypeScript's types for WebOS service.",
"main": "index.js",
"repository": "git@code.valentineus.link:webos-service-types.git",