Skip to content

Commit

Permalink
Update package versions for the v3.0.0-beta.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin committed Aug 7, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 45f7f20 commit dfbd6ca
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mapbox-gl",
"description": "A WebGL interactive maps library",
"version": "3.1.0-dev",
"version": "3.0.0-beta.1",
"main": "dist/mapbox-gl.js",
"style": "dist/mapbox-gl.css",
"license": "SEE LICENSE IN LICENSE.txt",
2 changes: 1 addition & 1 deletion src/style-spec/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mapbox/mapbox-gl-style-spec",
"description": "a specification for mapbox gl styles",
"version": "14.1.0-dev",
"version": "14.0.0-beta.1",
"author": "Mapbox",
"keywords": [
"mapbox",

0 comments on commit dfbd6ca

Please sign in to comment.