diff --git a/package.json b/package.json index 1c22676..384d94c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-appversion", - "version": "1.2.0", + "version": "1.2.1", "description": "Reads the version from your packages.json and saves it in a .ts file you can include within your Angular application.", "main": "index.js", "scripts": {