Skip to content

Commit b060425

Browse files
authored
v0.20.0 (#164)
1 parent fa11683 commit b060425

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
@@ -325,6 +325,6 @@
325325
}
326326
},
327327
"pomeriumCli": {
328-
"version": "v0.19.0"
328+
"version": "v0.20.0"
329329
}
330330
}

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.19.1",
4+
"version": "0.20.0",
55
"description": "Cross Platform Desktop Application for establishing TCP connections through Pomerium",
66
"main": "./main.prod.js",
77
"author": {

0 commit comments

Comments
 (0)