diff --git a/package.json b/package.json index 7e4df7c..3c4d128 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jwt-client", "description": "Micro service to read, write and save JWT headers", - "version": "0.0.1", + "version": "0.1.0", "author": "Paul Dijou (http://pauldijou.fr)", "license": "Apache 2", "homepage": "https://github.com/pauldijou/jwt-client",