Skip to content

Commit 7f316d1

Browse files
committed
[MERGE]
1 parent eca1464 commit 7f316d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"workspaces": [
44
"packages/*"
55
],
6-
"version": "1.0.1",
6+
"version": "1.0.0",
77
"packageManager": "yarn@4.5.3",
88
"scripts": {
99
"build": "yarn workspaces foreach --all run build",

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spreadsheet-orm",
3-
"version": "0.1.37",
3+
"version": "1.0.0",
44
"description": "ORM for Google Spreadsheet - Query Builder and Schema Management for spreadsheet database",
55
"keywords": [
66
"google-spreadsheet",

0 commit comments

Comments
 (0)