Skip to content

Commit bbde067

Browse files
committed
chore(release): Release initial version 0.0.1
1 parent 8d5631e commit bbde067

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<a name="0.0.1"></a>
2+
## 0.0.1 (2016-04-26)
3+
4+
* **Birth!**

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "optimization"
3-
version = "0.1.0"
3+
version = "0.0.1"
44
authors = ["Oliver Mader <b52@reaktor42.de>"]
55
license = "MIT"
66
description = "Collection of optimization algorithms"

0 commit comments

Comments
 (0)