Skip to content

Commit

Permalink
Mark as 1.1.0 prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
greymouser committed Nov 22, 2020
1 parent 0eb5aab commit f1967e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.1.0
## 1.1.0-nullsafety.1

- Update for null-safety support.

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: numerus
description: Dart extensions for translating integers to Roman numerals and Roman numerals strings to integers.
version: 1.1.0
version: 1.1.0-nullsafety.1
homepage: https://github.com/greymouser/dart-numerus

environment:
Expand Down

0 comments on commit f1967e5

Please sign in to comment.