diff --git a/package.json b/package.json index dc37231..3d3bd29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue3-google-signin", - "version": "1.1.0", + "version": "1.2.0", "description": "Google Sign-in for Vue3 with Google Identity Service", "license": "MIT", "author": { @@ -80,4 +80,4 @@ "vue": "^3.2.33", "vue-tsc": "^0.34.17" } -} \ No newline at end of file +}