We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca1464 commit 7f316d1Copy full SHA for 7f316d1
2 files changed
package.json
@@ -3,7 +3,7 @@
3
"workspaces": [
4
"packages/*"
5
],
6
- "version": "1.0.1",
+ "version": "1.0.0",
7
"packageManager": "yarn@4.5.3",
8
"scripts": {
9
"build": "yarn workspaces foreach --all run build",
packages/main/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "spreadsheet-orm",
- "version": "0.1.37",
"description": "ORM for Google Spreadsheet - Query Builder and Schema Management for spreadsheet database",
"keywords": [
"google-spreadsheet",
0 commit comments