Skip to content

Commit 6bbec13

Browse files
authored
Merge pull request #27 from atorber/hi
Hi
2 parents e8edb1e + d4e0c2c commit 6bbec13

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
os:
1414
- windows-latest
1515
node-version:
16-
- 16
16+
- 20
1717

1818
runs-on: ${{ matrix.os }}
1919
steps:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wechaty-puppet-bridge",
3-
"version": "0.17.4",
3+
"version": "0.17.6",
44
"description": "Puppet Bridge for Wechaty",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)