Skip to content

Commit

Permalink
Release: 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
UNIDY2002 committed Oct 14, 2024
1 parent 252b0bb commit 6d38077
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions apps/thu-info-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@thu-info/app",
"version": "3.11.4",
"build": 107,
"version": "3.12.0",
"build": 108,
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "3.11.4",
"version": "3.12.0",
"npmClient": "yarn",
"command": {
"version": {
Expand Down
2 changes: 1 addition & 1 deletion packages/thu-info-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thu-info/lib",
"version": "3.11.1",
"version": "3.12.0",
"description": "The JavaScript library that provides a program-friendly interface to Tsinghua web portal",
"main": "src/index.ts",
"files": [
Expand Down

0 comments on commit 6d38077

Please sign in to comment.