Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit 47a8b1f

Browse files
committed
chore: increase version
1 parent 3dfb5a9 commit 47a8b1f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v0.1.0"></a>
2+
## v0.1.0 (2015-07-03)
3+
4+
5+
#### Bug Fixes
6+
7+
* fixes to compile on latest nightly ([3dfb5a92](https://github.com/kbknapp/doapi-rs/commit/3dfb5a92e69f454de86d50d6dd96d44f563e62c3))
8+
9+
10+
111
<a name="v0.1.0-alpha3"></a>
212
## v0.1.0-alpha3 (2015-06-05)
313

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "doapi"
3-
version = "0.1.0-alpha3"
3+
version = "0.1.0"
44
authors = ["Kevin K. <kbknapp@gmail.com>"]
55
description = "A wrapper library for the DigitalOcean API v2"
66
license = "MIT"

0 commit comments

Comments
 (0)