diff --git a/frontend/package.json b/frontend/package.json index fdf0920..c745a34 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,8 +1,8 @@ { "name": "surge", - "author": "Christian Busch", + "author": "Rule110", "private": true, - "version": "0.4.0-beta", + "version": "1.0.0-beta", "scripts": { "serve": "vue-cli-service build --watch --mode production", "build": "vue-cli-service build", @@ -77,4 +77,4 @@ "last 2 versions", "not ie <= 8" ] -} +} \ No newline at end of file