Skip to content

Commit 3f79a93

Browse files
committed
Release as version 4.5.0.
1 parent 14c3818 commit 3f79a93

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.4.3",
3+
"version": "4.5.0",
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.4.3'
37+
export const VIEWER_VERSION = '4.5.0'
3838

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

0 commit comments

Comments
 (0)