Skip to content

Commit 463f9e1

Browse files
committed
chore: cut the 0.1.0 release
Cut the 0.1.0 release. Update `CHANGELOG.md`. Update `Cargo.toml`.
1 parent ab3736a commit 463f9e1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="v0.1.1"></a>
2+
## v0.1.1 (2016-12-01)
3+
4+
#### Chore
5+
6+
* update serde to latest version
7+
8+
9+
110
<a name="v0.1.0"></a>
211
## v0.1.0 (2016-06-22)
312

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wolfram_alpha"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Nikita Pekin <contact@nikitapek.in>"]
55
description = "A library providing Rust bindings for the Wolfram|Alpha API"
66
repository = "https://github.com/indiv0/wolfram-alpha-rs"

0 commit comments

Comments
 (0)