diff options
author | Miodec <[email protected]> | 2024-10-16 15:31:42 +0200 |
---|---|---|
committer | Miodec <[email protected]> | 2024-10-16 15:31:42 +0200 |
commit | a88a64a40c09f1bda35003b007f5d8116911cf88 (patch) | |
tree | 4efbc616bfe3a46840f757a31a0a43bbf185f16d | |
parent | d541598dd59765e614ca83ac40e217d9c6be8782 (diff) | |
download | monkeytype-a88a64a40c09f1bda35003b007f5d8116911cf88.tar.gz monkeytype-a88a64a40c09f1bda35003b007f5d8116911cf88.zip |
chore: release v24.42.0v24.42.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 180870dbe..e4501f257 100644 --- a/package.json +++ b/package.json @@ -79,6 +79,6 @@ "eslint" ] }, - "version": "24.39.0", + "version": "24.42.0", "packageManager": "[email protected]" } |