diff --git a/package.json b/package.json index 4781f25..ede648f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pem-promise", - "version": "0.0.0", + "version": "1.0.0", "description": "The pem module wrapped in a promises API", "main": "index.js", "scripts": {