Skip to content

Commit 96ddb7f

Browse files
committed
Lifted the package version to 1.1.6
1 parent 0a41f26 commit 96ddb7f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.1.6
2+
3+
- Fixed Pub static analysis warnings about angle brackets being interpreted as HTML.
4+
15
# 1.1.5
26

37
- Fixed a link in the README.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: datify
22
description: An extensible library providing the functionality of parsing strings to extract dates in different formats.
3-
version: 1.1.5
3+
version: 1.1.6
44
repository: https://github.com/mitryp/datifyDart
55
issue_tracker: https://github.com/mitryp/datifyDart/issues/
66

0 commit comments

Comments
 (0)