Skip to content

Commit 65f1631

Browse files
author
CI
committed
Releasing version 0.0.84
1 parent 01af2ca commit 65f1631

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ example/node_modules
55
node_modules
66
.npmrc
77
*.tgz
8+
.oca/

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fnproject/fdk",
3-
"version": "0.0.83",
3+
"version": "0.0.84",
44
"description": "Function Developer Kit for Fn",
55
"main": "fn-fdk.js",
66
"scripts": {

0 commit comments

Comments
 (0)