Skip to content

Commit de23c92

Browse files
committed
chore: release v0.9.1
Multi-company /clip connect fix from #42 with the post-merge tsc cast on top.
1 parent 7589d88 commit de23c92

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paperclip-plugin-discord",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"type": "module",
55
"main": "./dist/index.js",
66
"paperclipPlugin": {
@@ -33,4 +33,4 @@
3333
"url": "git+https://github.com/mvanhorn/paperclip-plugin-discord.git"
3434
},
3535
"license": "MIT"
36-
}
36+
}

0 commit comments

Comments
 (0)