Skip to content

Commit e4a0b47

Browse files
author
mikigo
committed
release 2.11.1
1 parent 38a1ddc commit e4a0b47

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CURRENT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[current]
2-
tag = 2.11.0
2+
tag = 2.11.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.11.0",
2+
"version": "2.11.1",
33
"devDependencies": {
44
"busuanzi.pure.js": "^1.0.3",
55
"markdown-it-mathjax3": "^4.3.2",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "youqu"
7-
version = "2.11.0"
7+
version = "2.11.1"
88
authors = [
99
{ name = "mikigo", email = "huangmingqiang@uniontech.com" },
1010
]

0 commit comments

Comments
 (0)