File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ A web-browser viewer for anatomical flatmaps generated by [flatmap-maker](https:
44
55## Package Installation
66
7- * ` bun install @abi-software/flatmap-viewer@4.4.3 `
7+ * ` bun install @abi-software/flatmap-viewer@4.6.0 `
88
99---
1010
Original file line number Diff line number Diff line change 11{
22 "name" : " @abi-software/flatmap-viewer" ,
3- "version" : " 4.5.3 " ,
3+ "version" : " 4.6.0 " ,
44 "description" : " Flatmap viewer using Maplibre GL" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff 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.3 '
37+ export const VIEWER_VERSION = '4.6.0 '
3838
3939//==============================================================================
4040
You can’t perform that action at this time.
0 commit comments