Browse Source

Update package version number

Set version number back to reflect movement to Sunfish.
ApisNecros 1 year ago
parent
commit
7b784c9c9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "ts-sunfish",
-  "version": "0.9.0",
+  "version": "0.7.0",
   "description": "an interpreter for the ¤><> esolang written in TypeScript",
   "main": "dist/main.js",
   "type": "module",