We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165c952 commit 182ef81Copy full SHA for 182ef81
CHANGELOG.md
@@ -1,3 +1,3 @@
1
-## 0.0.1
+## 1.0.0
2
3
-* TODO: Describe initial release.
+* Initial release of `animated_svg`
pubspec.yaml
@@ -5,7 +5,7 @@
5
name: animated_svg
6
description: Flutter package for displaying and animating Scalable Vector
7
Graphics 1.1 files.
8
-version: 1.0.0
+version: 0.0.0
9
homepage: https://github.com/BBarisKilic/Animated-SVG
10
11
environment:
0 commit comments