Skip to content

Commit

Permalink
chore: decrement version number; last increment was incorrect
Browse files Browse the repository at this point in the history
Should have been 2.0.2.
  • Loading branch information
liammulh committed Feb 23, 2023
1 parent fe6271a commit 4abf1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rosetta",
"private": true,
"type": "module",
"version": "2.0.3",
"version": "2.0.2",
"workspaces": [
"src/client",
"src/server",
Expand Down

0 comments on commit 4abf1fe

Please sign in to comment.