Skip to content

Commit

Permalink
pump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pedia committed Mar 24, 2024
1 parent c192034 commit 99d3df2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion epub3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.2.2
# 0.2.1
Fix path in ContentReader.
Add Book.readBytes, Book.readString.
Replace `part of` to import/export.
Expand Down
2 changes: 1 addition & 1 deletion epub3/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: epub3
description: Epub3 file Read and Write.
homepage: https://github.com/pedia/epub3
version: 0.2.2
version: 0.2.1

environment:
sdk: '>=2.14.0 <4.0.0'
Expand Down

0 comments on commit 99d3df2

Please sign in to comment.