Skip to content

Commit

Permalink
Add support for serde v1.0 for all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
volks73 committed May 31, 2017
1 parent eece11c commit e5642a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file, which is wr

## [Unreleased][unreleased]

## [0.4.1] - 2017-05-30

### Added

- Integration tests.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "panser"
description = "A command line utility for (de)serializing data"
version = "0.4.0"
version = "0.4.1"
authors = ["Christopher Field <[email protected]>"]
license = "GPL-3.0"
readme = "README.md"
Expand Down

0 comments on commit e5642a2

Please sign in to comment.