Skip to content

Commit

Permalink
release: bumped to 1.0.5 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
utpal-barman authored Aug 6, 2023
1 parent 61b7282 commit 80f8399
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.


## [1.0.5] 🛠️

### Improvement

- 📝 Readme improved
## [1.0.4] 🛠️

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Add `u_credit_card` to your `pubspec.yaml`:

```yaml
dependencies:
u_credit_card: ^1.0.3
u_credit_card: ^1.0.5
```
Install it:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: u_credit_card
description: uCreditCard - Easy to use beautiful Card UI Flutter Package.
version: 1.0.4
version: 1.0.5
homepage: 'https://github.com/utpal-barman/u-credit-card-flutter'

environment:
Expand Down

0 comments on commit 80f8399

Please sign in to comment.