Skip to content

Commit

Permalink
Change version for readme installation
Browse files Browse the repository at this point in the history
  • Loading branch information
gtgalone committed Oct 19, 2020
1 parent aaf1c3c commit c182873
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@
# 0.3.0

* Fix for surfix symbol currency deletion #6 #7. Huge Thanks! @drbizeps

# 0.3.1

* Change version for readme installation
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ https://pub.dev/packages/currency_text_input_formatter
### Add pubspec.yaml
``` yaml
dependencies:
currency_text_input_formatter: ^0.3.0
currency_text_input_formatter: ^0.3.1
```
---
## Usage
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: currency_text_input_formatter
description: Currency Text Input Formatter for Flutter. Use it easy and simple for your flutter app.
version: 0.3.0
version: 0.3.1
homepage: https://github.com/gtgalone/currency_text_input_formatter

environment:
Expand Down

0 comments on commit c182873

Please sign in to comment.