diff --git a/README.md b/README.md index 9d3baaa..4425dc3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ You can use this as a library within your web applications. #### Links -Version 1.0.0: +Version 1.0 (+ hotfixes): Latest Version: diff --git a/package.json b/package.json index 5de476d..caa02b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "konami-code-snippets", - "version": "0.1.0", + "version": "1.0.0", "main": "index.js", "scripts": { "minify": "minify src/core.js > src/core.min.js"