We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b8d40 commit f91da4aCopy full SHA for f91da4a
README.md
@@ -8,6 +8,8 @@
8
[REPL](https://jweinst1.github.io/Royalscript/repl)
9
[Website](https://jweinst1.github.io/Royalscript/)
10
11
+[Website](https://jweinst1.github.io/Royalscript/)
12
+
13
14
15
##Intro
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "royalscript",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A functional programming language with mutable data thats Royal!",
5
"main": "Main.js",
6
"scripts": {
0 commit comments