From 42447f39b58201bcfecdfe46a32912beab2bf24b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:33:29 +0000 Subject: [PATCH] Bump version to 0.0.1-alpha.3 (#209) 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 7e6c1ea4..8c5d7d28 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.2", + "version": "0.0.1-alpha.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@maplibre/maplibre-tile-spec", - "version": "0.0.1-alpha.2", + "version": "0.0.1-alpha.3", "dependencies": { "@bufbuild/protobuf": "^1.10.0", "@mapbox/vector-tile": "^1.3.1", diff --git a/js/package.json b/js/package.json index f90b73ee..d4c5f2df 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "@maplibre/maplibre-tile-spec", - "version": "0.0.1-alpha.2", + "version": "0.0.1-alpha.3", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", "files": [