Commit 6e59ec12 authored by Fawad Mirzad's avatar Fawad Mirzad
Browse files

Update version

parent be51f9dc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  "name": "@fawmi/vue-google-maps",
  "description": "Google Map components for Vue.js 3",
  "version": "0.7.11",
  "version": "0.7.12",
  "private": false,
  "main": "src/main.js",
  "keywords": [
@@ -11,7 +11,7 @@
    "Vue 3 Google maps"
  ],
  "bugs": {
    "url": "https://github.com/xkjyeah/vue-google-maps/issues"
    "url": "https://github.com/fawmi/vue-google-maps/issues"
  },
  "scripts": {
    "build": "node service/commands/build.js",