diff --git a/package.json b/package.json index cc688a0..b80b23a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "exoframe-faas", - "version": "0.3.1", + "version": "1.0.0", "description": "Simple function deployments for Exoframe", "main": "index.js", "scripts": { @@ -10,7 +10,12 @@ "bin": { "exoframe-faas": "bin/exoframe-faas.js" }, - "keywords": [], + "keywords": [ + "exoframe", + "faas", + "docker", + "function" + ], "author": "Tim Ermilov (http://codezen.net)", "license": "MIT", "dependencies": {