1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

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

This commit is contained in:
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

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')