summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCan Guney Aksakalli <cgaksakalli@gmail.com>2017-08-14 04:18:43 +0200
committerCan Guney Aksakalli <cgaksakalli@gmail.com>2017-08-14 04:18:43 +0200
commita56a8267c39f1df3d55fbf03bb1a68ea459e9617 (patch)
tree5498a0396776f7e6d07a45191c84fd7fa4f5b6fa
parent6fff342da06ad4ae50a927f6182e73a91e326ded (diff)
versioningv0.1.5
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 2025f2f..ec05c63 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "gtop",
- "version": "0.1.0",
+ "version": "0.1.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index d3e32df..4ef318b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gtop",
- "version": "0.1.4",
+ "version": "0.1.5",
"description": "graphic top",
"main": "./index.js",
"bin": {