readme: update version to 0.2 in the REPL (#7481)

pull/7486/head
kylepollina 2020-12-22 16:41:34 -06:00 committed by GitHub
parent f4c288215e
commit 51a328f28d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ v self
```bash
$ v
V 0.1.x
V 0.2.x
Use Ctrl-C or `exit` to exit
>>> println('hello world')