Skip to content

Commit 4cd2886

Browse files
committed
chore: update text
1 parent 54734c3 commit 4cd2886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/repl/header.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default class Header {
22
public printWelcome(): void {
3-
console.log(`BASIC 0.0.3 (June, 5, 2019)`)
3+
console.log(`BASIC 0.0.5 (October 3, 2020)`)
44
}
55
}

0 commit comments

Comments
 (0)