Skip to content

Commit 094e769

Browse files
authored
bump to v0.21.0-rc2 (#177)
* bump to v0.21.0-rc2 * update version in main package.json
1 parent 5c4052a commit 094e769

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,6 @@
324324
}
325325
},
326326
"pomeriumCli": {
327-
"version": "v0.21.0-rc1"
327+
"version": "v0.21.0-rc2"
328328
}
329329
}

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pomerium-desktop",
33
"productName": "pomerium-desktop",
4-
"version": "0.21.0-rc1",
4+
"version": "0.21.0-rc2",
55
"description": "Cross Platform Desktop Application for establishing TCP connections through Pomerium",
66
"main": "./main.prod.js",
77
"author": {

0 commit comments

Comments
 (0)