Skip to content
This repository was archived by the owner on Mar 13, 2021. It is now read-only.

Commit bf983f6

Browse files
committed
📦 v0.0.8
1 parent 5a5bdc3 commit bf983f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

node-invoker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Invoker
44
metadata:
55
name: node
66
spec:
7-
version: 0.0.8-snapshot
7+
version: 0.0.8
88
matchers:
99
- package.json
1010
- "*.js"

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@projectriff/node-function-invoker",
3-
"version": "0.0.8-snapshot",
3+
"version": "0.0.8",
44
"author": "Eric Bottard",
55
"license": "Apache-2.0",
66
"description": "node function invoker for riff",

0 commit comments

Comments
 (0)