We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df8b4a commit 1555460Copy full SHA for 1555460
example/pubspec.lock
@@ -127,7 +127,7 @@ packages:
127
path: ".."
128
relative: true
129
source: path
130
- version: "1.1.1"
+ version: "2.0.0"
131
io:
132
dependency: transitive
133
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: icalendar_parser
2
description: Package to parse iCalendar (.ics) files written in pure Dart.
3
-version: 1.1.1
+version: 2.0.0
4
homepage: https://github.com/TesteurManiak
5
repository: https://github.com/TesteurManiak/icalendar_parser
6
issue_tracker: https://github.com/TesteurManiak/icalendar_parser/issues
0 commit comments