Skip to content

Commit f91da4a

Browse files
committed
fixed website
1 parent 56b8d40 commit f91da4a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
[REPL](https://jweinst1.github.io/Royalscript/repl)
99
[Website](https://jweinst1.github.io/Royalscript/)
1010

11+
[Website](https://jweinst1.github.io/Royalscript/)
12+
1113

1214

1315
##Intro

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "royalscript",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A functional programming language with mutable data thats Royal!",
55
"main": "Main.js",
66
"scripts": {

0 commit comments

Comments
 (0)