Skip to content

Commit 16f7b41

Browse files
committed
Bump version to 2.0.1
1 parent dc4df80 commit 16f7b41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arch-translator",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Useful tools for ArchWiki translators, now written in TypeScript.",
55
"main": "index.js",
66
"scripts": {

src/uscript-header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @namespace bb89542e-b358-4be0-8c01-3797d1f3a1e3
44
// @match https://wiki.archlinux.org/*
55
// @grant none
6-
// @version 2.0.0
6+
// @version 2.0.1
77
// @author bonk-dev
88
// @description Useful tools for ArchWiki translators, now written in TypeScript.
99
// @icon https://gitlab.archlinux.org/uploads/-/system/group/avatar/23/iconfinder_archlinux_386451.png

0 commit comments

Comments
 (0)