diff --git a/package.json b/package.json index 41c406e..066790a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "es6-sample-library", - "version": "1.0.2", + "version": "1.0.3", "description": "ES6 Sample Library for demonstration of Github tags vs Npm Releases", "scripts": { "test": "jest",