Release v0.0.3
- Bump version: `0.0.2` -> `0.0.3` - Update changelog type: release
This commit is contained in:
parent
86aeec3ce9
commit
5d4baa22ea
|
@ -1,6 +1,14 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
|
||||
[v0.0.3] - 2020-3-18
|
||||
--------------------
|
||||
|
||||
### Misc
|
||||
- Fix release process issues (#264)
|
||||
|
||||
|
||||
[v0.0.2] - 2020-3-18
|
||||
--------------------
|
||||
|
||||
|
|
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -316,7 +316,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "imdl"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
dependencies = [
|
||||
"ansi_term 0.12.1",
|
||||
"atty",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "imdl"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
description = "📦 A 40' shipping container for the internet"
|
||||
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
|
||||
license = "CC0-1.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user