feat: bump version to 1.0.1 in package.json and package-lock.json

This commit is contained in:
punitverma123 2025-04-09 17:07:19 +05:30
parent 9f9dfca755
commit 49a4dc2856
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "blablablocks-slider-block",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "blablablocks-slider-block",
"version": "1.0.0",
"version": "1.0.1",
"license": "GPL-2.0-or-later",
"dependencies": {
"@wordpress/block-editor": "^14.9.0",

View file

@ -1,6 +1,6 @@
{
"name": "blablablocks-slider-block",
"version": "1.0.0",
"version": "1.0.1",
"description": "Slider Block is a WordPress plugin built specifically for the Block Editor, allowing you to create responsive sliders effortlessly.",
"author": "Lubus",
"license": "GPL-2.0-or-later",