Skip to content

Commit 8b01287

Browse files
committed
v1.2.0
1 parent 0c9121f commit 8b01287

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-puresec-cli",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "Serverless plugin, utilizes PureSec CLI tools for improving the security of your serverless applications.",
55
"main": "src/index.js",
66
"scripts": {
@@ -32,7 +32,7 @@
3232
"python": {
3333
"execPath": "python3",
3434
"dependencies": {
35-
"puresec-cli": "==1.1.2"
35+
"puresec-cli": "==1.2.0"
3636
}
3737
}
3838
}

0 commit comments

Comments
 (0)