Skip to content

Commit

Permalink
Fix version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrmiller committed Sep 5, 2023
1 parent f03f201 commit 7f1b0f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cli/fusebit-ops-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@5qtrs/fusebit-ops-cli",
"version": "1.40.11",
"version": "1.40.0",
"description": "The Fusebit Platform Operations CLI",
"main": "libc/index.js",
"license": "UNLICENSED",
Expand Down Expand Up @@ -59,4 +59,4 @@
"bundledDependencies": [
"@fusebit/schema"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.42.1",
"version": "1.42.0",
"private": true,
"license": "MIT",
"org": "5qtrs",
Expand Down

0 comments on commit 7f1b0f7

Please sign in to comment.