Skip to content

Commit

Permalink
bumping branch version to v1.8.1-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaefer committed Feb 20, 2020
1 parent b454fd7 commit 60181ec
Show file tree
Hide file tree
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": "1.8.0",
"version": "1.8.1-dev",
"main": "dist/mapbox-gl.js",
"style": "dist/mapbox-gl.css",
"license": "SEE LICENSE IN LICENSE.txt",
Expand Down
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": "13.12.0",
"version": "13.12.1-dev",
"author": "Mapbox",
"keywords": [
"mapbox",
Expand Down

0 comments on commit 60181ec

Please sign in to comment.