aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-04 19:56:56 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-04 19:56:56 +0000
commit60005fffd2e16b1031b796214febaf73b6b85dfc (patch)
treef66c6c243933413d184137634b48f2667f0877af /package.json
parentci: add name (diff)
downloadlocusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar
locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.gz
locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.bz2
locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.lz
locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.xz
locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.tar.zst
locusts-60005fffd2e16b1031b796214febaf73b6b85dfc.zip
Version Packageschangeset-release/master
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8c2d1ff..8f82c60 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "locusts-monorepo",
- "version": "0.0.0",
+ "version": "1.0.0",
"devDependencies": {
"@changesets/cli": "^2.27.9",
"prettier": "^3.3.2",