Skip to content

Commit 4224f12

Browse files
committed
Release as version 4.5.3.
1 parent d8b087f commit 4224f12

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@abi-software/flatmap-viewer",
3-
"version": "4.5.2",
3+
"version": "4.5.3",
44
"description": "Flatmap viewer using Maplibre GL",
55
"repository": {
66
"type": "git",

src/viewer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import * as utils from './utils'
3434
//==============================================================================
3535

3636
// The released version of the viewer
37-
export const VIEWER_VERSION = '4.5.2'
37+
export const VIEWER_VERSION = '4.5.3'
3838

3939
//==============================================================================
4040

0 commit comments

Comments
 (0)