mirror of
https://ghproxy.net/https://github.com/lubusIN/blablablocks-slider-block.git
synced 2025-10-04 01:04:17 +08:00
feat: bump version to 1.0.1 in package.json and package-lock.json
This commit is contained in:
parent
9f9dfca755
commit
49a4dc2856
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue