Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Davies Kwarteng committed Jan 11, 2025
1 parent b21792a commit 3c56abc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Add this to your package's pubspec.yaml file:

```yaml
dependencies:
mini_pdf_epub_viewer: ^0.1.0
mini_pdf_epub_viewer: ^0.1.1
```
## Usage
Expand Down
9 changes: 5 additions & 4 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,11 @@ packages:
mini_pdf_epub_viewer:
dependency: "direct main"
description:
path: ".."
relative: true
source: path
version: "0.0.1"
name: mini_pdf_epub_viewer
sha256: "80eae75ed7bce46405e599c678b25af81b9a0f558642d74b0313a4a3911d2219"
url: "https://pub.dev"
source: hosted
version: "0.1.1"
path:
dependency: transitive
description:
Expand Down
3 changes: 1 addition & 2 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ dependencies:
cupertino_icons: ^1.0.8
pdfx: ^2.8.0
path_provider: ^2.1.5
mini_pdf_epub_viewer:
path: ../
mini_pdf_epub_viewer: ^0.1.1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 3c56abc

Please sign in to comment.