Skip to content

Commit 0e43749

Browse files
committed
chore: increment version
1 parent c4cb7d1 commit 0e43749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Userscripts",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A collection of userscript experiments that are too small to be in an extension. From minor website adjustments such as removing spoilers to improving the media viewer.",
55
"author": "quantix-dev",
66
"license": "MIT",
@@ -46,4 +46,4 @@
4646
"rollup-plugin-cleanup": "^3.2.1",
4747
"rollup-plugin-userscript": "^0.1.1"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)