Skip to content

Commit

Permalink
Updated pubspec.yaml and CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orthros committed Aug 8, 2018
1 parent 752b5fd commit 30dc897
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## [2.0.1] - 2018-08-07
### Chaned
- Formatted documents

## [2.0.0] - 2018-08-07
### Added
- Added support for writing Epubs back to Byte Arrays
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: epub
version: 2.0.0
version: 2.0.1
author: Colin Nelson <[email protected]>
description: Epub Parser for Dart. Suitable for use on the Server, the Web, or in Flutter
homepage: https://github.com/orthros/dart-epub
Expand Down

0 comments on commit 30dc897

Please sign in to comment.