Skip to content

Commit c190e4f

Browse files
release 0.5.0
1 parent ae2e514 commit c190e4f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"description": "A website to generate CNOI-style statements for competitive programming.",
55
"license": "AGPL-3.0",
6-
"version": "0.4.5",
6+
"version": "0.5.0",
77
"type": "module",
88
"repository": {
99
"url": "https://github.com/Mr-Python-in-China/cnoi-statement-generator"
@@ -91,4 +91,4 @@
9191
"vite": "^7.1.7",
9292
"vitest": "^4.0.10"
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)