diff --git a/package.json b/package.json index 655f6cf..00dc08e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "javascript-fun", - "version": "1.1.0", + "version": "1.2.0", "description": "source code generator for javascript.fun", "scripts": { "daily": "yarn collect && yarn render && yarn cp",