diff --git a/README.md b/README.md index 8d76ded..f98bd80 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@

- Version + Version Documentation diff --git a/package.json b/package.json index 13e4d22..91202de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "battery_util", - "version": "1.0.1", + "version": "1.0.2", "description": "nodeJS package to get information about laptop battery", "main": "./lib/index.js", "types": "./lib/index.d.ts",