bump version

This commit is contained in:
Zeyi Fan 2019-05-23 23:25:04 -07:00
parent fde3a2ec24
commit 959efa1a73
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "cargo-play"
version = "0.1.1"
version = "0.2.0"
authors = ["Zeyi Fan <cargo@zeyi.fan>"]
edition = "2018"
description = "Run your Rust code file without manually setting up a Cargo project."

View file

@ -85,9 +85,10 @@ Files under sub-directories will be copied and placed relatively to the first fi
## To Do
- [ ] Editor plugins
- [ ] Vim
- [x] Vim
- [ ] VS Code
- [ ] Toolchain supports
- [x] Edition Support
## Editor Support