Skip to content

Commit 9c7f4d3

Browse files
committed
chore(release): publish v0.8.1 to celebrate my 7th anniversary on GitHub
1 parent 9fc7bf0 commit 9c7f4d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs",
33
"type": "module",
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"private": "true",
66
"packageManager": "pnpm@10.20.0",
77
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zotero-plugin-scaffold",
33
"type": "module",
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"packageManager": "pnpm@10.20.0",
66
"description": "A scaffold for Zotero plugin development.",
77
"author": "northword",

0 commit comments

Comments
 (0)