We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3736a commit 463f9e1Copy full SHA for 463f9e1
CHANGELOG.md
@@ -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
10
<a name="v0.1.0"></a>
11
## v0.1.0 (2016-06-22)
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wolfram_alpha"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Nikita Pekin <contact@nikitapek.in>"]
description = "A library providing Rust bindings for the Wolfram|Alpha API"
repository = "https://github.com/indiv0/wolfram-alpha-rs"
0 commit comments