diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index b906ddf..c5c9687 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "agl-homescreen", - "version": "0.0.0", - "description": "Homescreen project for AGL based on html5 technologies", + "name": "agl-launcher", + "version": "1.0.0", + "description": "Launcher application for AGL based on html5 technologies", "scripts": { "webpack": "webpack", "build": "webpack", |