From d0fd989f62fec37e6498529a37f43185bbefa163 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 13:02:30 +0000 Subject: [PATCH] Bump version to 0.0.1-alpha.4 (#219) Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: ebrelsford <375002+ebrelsford@users.noreply.github.com> --- js/package-lock.json | 4 ++-- js/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/js/package-lock.json b/js/package-lock.json index 253b1fa6..2ac91ace 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,12 +1,12 @@ { "name": "@maplibre/maplibre-tile-spec", - "version": "0.0.1-alpha.3", + "version": "0.0.1-alpha.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maplibre/maplibre-tile-spec", - "version": "0.0.1-alpha.3", + "version": "0.0.1-alpha.4", "dependencies": { "@bufbuild/protobuf": "^1.10.0", "@types/bytebuffer": "^5.0.49", diff --git a/js/package.json b/js/package.json index 0ff718cb..526861d6 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "@maplibre/maplibre-tile-spec", - "version": "0.0.1-alpha.3", + "version": "0.0.1-alpha.4", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", "files": [