Skip to content

Commit aa76dfe

Browse files
authored
v0.22.0 (#180)
1 parent d966c76 commit aa76dfe

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"
327+
"version": "v0.22.0"
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.1",
4+
"version": "0.22.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)