Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Jun 28, 2017
1 parent ef3bc92 commit 335c882
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-make"
version = "0.2.9"
version = "0.2.10"
authors = ["Sagie Gur-Ari <[email protected]>"]
description = "Rust task runner and build tool."
license = "Apache-2.0"
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ Here are few snapshots:
<a name="roadmap"></a>
## Roadmap
The cargo-make task runner is still under heavy development.<br>
You can view the current list in the [project board](https://github.com/sagiegurari/cargo-make/projects)
You can view the future development items list in the [project board](https://github.com/sagiegurari/cargo-make/projects)

## API Documentation
See full docs at: [API Docs](https://sagiegurari.github.io/cargo-make/api.html)
Expand All @@ -603,7 +603,7 @@ See [contributing guide](.github/CONTRIBUTING.md)

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-06-28 | v0.2.9 | Docs |
| 2017-06-28 | v0.2.10 | Docs |
| 2017-06-28 | v0.2.8 | Platform specific task override |
| 2017-06-26 | v0.2.7 | Platform specific alias |
| 2017-06-26 | v0.2.6 | Enable task attributes override |
Expand Down

0 comments on commit 335c882

Please sign in to comment.