diff --git a/package.json b/package.json index fafc2b3..00463e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tgview", "private": true, - "version": "0.0.1", + "version": "0.1.0", "main": "./lib/index.js", "types": "./lib/index.d.ts", "license": "MIT",