Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yamalight committed Jun 13, 2019
1 parent 22b4748 commit f1f5fc8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand All @@ -10,7 +10,12 @@
"bin": {
"exoframe-faas": "bin/exoframe-faas.js"
},
"keywords": [],
"keywords": [
"exoframe",
"faas",
"docker",
"function"
],
"author": "Tim Ermilov <yamalight@gmail.com> (http://codezen.net)",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit f1f5fc8

Please sign in to comment.