Skip to content

Commit

Permalink
chore: stable version release
Browse files Browse the repository at this point in the history
  • Loading branch information
gbassisp committed Mar 7, 2024
1 parent f6e5613 commit 14a81e7
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
@@ -1,4 +1,8 @@

## 1.0.0

- Stable version release. No changes to functionality

## 0.2.1

- Added missing documentation on new feature
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: english_numerals
description: A package to convert numbers to and from their English written form, with null safety and no dependency on flutter.
version: 0.2.1
version: 1.0.0
homepage: https://github.com/gbassisp/english_numerals

environment:
Expand Down

0 comments on commit 14a81e7

Please sign in to comment.