Skip to content

Commit 5ffd754

Browse files
committed
Release: 3.10.0
1 parent 63fe9ff commit 5ffd754

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

apps/thu-info-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thu-info/app",
3-
"version": "3.9.0",
4-
"build": 102,
3+
"version": "3.10.0",
4+
"build": 103,
55
"private": true,
66
"scripts": {
77
"android": "react-native run-android",

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "3.9.0",
3+
"version": "3.10.0",
44
"npmClient": "yarn",
55
"command": {
66
"version": {

packages/thu-info-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thu-info/lib",
3-
"version": "3.9.0",
3+
"version": "3.10.0",
44
"description": "The JavaScript library that provides a program-friendly interface to Tsinghua web portal",
55
"main": "src/index.ts",
66
"files": [

0 commit comments

Comments
 (0)