diff --git a/package.json b/package.json index 3f4dc45..23caefe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-app", - "version": "1.3.0", + "version": "1.4.0", "private": true, "scripts": { "build": "nuxt build", @@ -55,4 +55,4 @@ "preRelease": "snapshot" } } -} \ No newline at end of file +}