bump minor version

This commit is contained in:
GrantBirki 2023-12-01 11:12:34 -07:00
parent a8845f6d95
commit 976ec4d78c
No known key found for this signature in database
GPG key ID: 9029BBCCC15C6F8C
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "wrangler-action",
"version": "3.3.1",
"version": "3.4.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "wrangler-action",
"version": "3.3.1",
"version": "3.4.0",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",

View file

@ -1,6 +1,6 @@
{
"name": "wrangler-action",
"version": "3.3.2",
"version": "3.4.0",
"description": "GitHub Action to use [Wrangler](https://developers.cloudflare.com/workers/cli-wrangler/).",
"author": "wrangler@cloudflare.com",
"license": "MIT OR Apache-2.0",