Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
Also remove the "WIP" tag.
  • Loading branch information
connec committed Sep 3, 2022
1 parent 4032fcd commit 2f75ef5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
[package]
name = "cloudformatious"
version = "0.1.0-rc.0"
version = "0.1.0"
authors = ["Chris Connelly <[email protected]>"]
license = "MIT"
edition = "2018"
description = "Extension traits for rusoto_cloudformation (WIP)"
description = "Extension traits for rusoto_cloudformation"
repository = "https://github.com/connec/cloudformatious"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
async-stream = "0.3.0"
chrono = "0.4.19"
Expand Down

0 comments on commit 2f75ef5

Please sign in to comment.