Skip to content

Commit d40c27d

Browse files
committed
chore(release): 1.22.3 [skip ci]
1 parent 7188530 commit d40c27d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-functions",
33
"description": "Functions plugin for the SF CLI",
4-
"version": "1.22.2",
4+
"version": "1.22.3",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"
@@ -191,4 +191,4 @@
191191
"access": "public"
192192
},
193193
"main": "lib/index.js"
194-
}
194+
}

0 commit comments

Comments
 (0)