diff --git a/template/package.json b/template/package.json index 5209df9..3d80ef8 100644 --- a/template/package.json +++ b/template/package.json @@ -1,6 +1,6 @@ { "name": "{{ name }}", - "version": "2.0.0", + "version": "2.1.0", "description": "{{ description }}", "author": "{{ author }}", "private": true,