Skip to content

Commit 1555460

Browse files
committed
updated to v2.0.0
1 parent 3df8b4a commit 1555460

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ packages:
127127
path: ".."
128128
relative: true
129129
source: path
130-
version: "1.1.1"
130+
version: "2.0.0"
131131
io:
132132
dependency: transitive
133133
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: icalendar_parser
22
description: Package to parse iCalendar (.ics) files written in pure Dart.
3-
version: 1.1.1
3+
version: 2.0.0
44
homepage: https://github.com/TesteurManiak
55
repository: https://github.com/TesteurManiak/icalendar_parser
66
issue_tracker: https://github.com/TesteurManiak/icalendar_parser/issues

0 commit comments

Comments
 (0)