You've already forked konami-code-snippets
mirror of
https://github.com/hexolan/konami-code-snippets.git
synced 2026-05-20 11:39:22 +01:00
chore: bump version
This commit is contained in:
@@ -14,7 +14,7 @@ You can use this as a library within your web applications.
|
||||
|
||||
#### Links
|
||||
|
||||
Version 1.0.0: <https://cdn.jsdelivr.net/gh/hexolan/konami-code-snippets@1.0.0/src/core.min.js>
|
||||
Version 1.0 (+ hotfixes): <https://cdn.jsdelivr.net/gh/hexolan/konami-code-snippets@1.0/src/core.min.js>
|
||||
|
||||
Latest Version: <https://cdn.jsdelivr.net/gh/hexolan/konami-code-snippets/src/core.min.js>
|
||||
|
||||
|
||||
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user