Skip to content

Commit e106f2b

Browse files
author
mikigo
committed
release 2.11.0
1 parent a2d6de4 commit e106f2b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CURRENT

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[current]
2-
tag = 2.10.0
2+
tag = 2.11.0

package.json

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

pyproject.toml

+1-1
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.10.0"
7+
version = "2.11.0"
88
authors = [
99
{ name = "mikigo", email = "[email protected]" },
1010
]

0 commit comments

Comments
 (0)