summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-02-06 02:31:42 +0300
committerValentin Popov <valentin@popov.link>2026-02-06 02:31:42 +0300
commit074bd549d5a38a5d4b0e260fc4c4f4468f6b0ec0 (patch)
tree022cc19f648949fae59392d36077f5c4e7fdfbcf /package.json
parente9726a120a8375cee7701c630d814e0918bbb1fa (diff)
downloadstrapi-plugin-checkbox-list-074bd549d5a38a5d4b0e260fc4c4f4468f6b0ec0.tar.xz
strapi-plugin-checkbox-list-074bd549d5a38a5d4b0e260fc4c4f4468f6b0ec0.zip
Update version to 1.0.0 in package.json and package-lock.json
- Bumped the version from 0.0.0 to 1.0.0 in both package.json and package-lock.json to reflect the initial release of the plugin.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ec39aef..f4fffb5 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "0.0.0",
+ "version": "1.0.0",
"keywords": [],
"type": "commonjs",
"exports": {