Skip to content

Commit 697190a

Browse files
committed
chore: upgrade version to 7.1.0
1 parent 1f2d9d1 commit 697190a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useNx": true,
44
"useWorkspaces": true,
5-
"version": "7.0.9"
5+
"version": "7.1.0"
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '7.0.9';
1+
export const version = '7.1.0';

0 commit comments

Comments
 (0)