Skip to content

Commit 57f0d36

Browse files
author
danhnguyen
committed
🛠build(nuxt): bump version to 1.0.3 for nuxt-maplibre-gl
1 parent 7574503 commit 57f0d36

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-maplibre-gl",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Nuxt module for vue3-maplibre-gl — auto-import components, composables, CSS, and SSR configuration",
55
"type": "module",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue3-maplibre-gl",
33
"description": "Vue 3 components and composables for MapLibre GL JS - Build interactive maps with ease",
4-
"version": "5.0.2",
4+
"version": "5.0.4",
55
"author": {
66
"name": "Danh Nguyen",
77
"url": "https://harrynguyen.work"

0 commit comments

Comments
 (0)