Skip to content

Commit

Permalink
Update version numbers for 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
milliams committed Mar 2, 2019
1 parent 0207736 commit 73ee5c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## Unreleased

## 0.4.0 - 2019-03-02
### Added
- Line charts.
- Box plots.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plotlib"
version = "0.3.0"
version = "0.4.0"
authors = ["Matt Williams <[email protected]>"]
description = "Pure Rust plotting library"
readme = "README.md"
Expand Down

0 comments on commit 73ee5c2

Please sign in to comment.