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 b5e04d6 commit c7ab811Copy full SHA for c7ab811
.pubignore
@@ -0,0 +1,10 @@
1
+# See https://dart.dev/tools/pub/publishing#what-files-are-published
2
+
3
+/coverage/*
4
+/doc/*
5
+/example/*
6
+/metrics/*
7
+/tool/*
8
+/website/*
9
+/codecov.yaml
10
+/dart_dependency_validator.yaml
CHANGELOG.md
@@ -1,3 +1,3 @@
-## 0.0.1
+## 0.1.0
-* TODO: Describe initial release.
+* **Initial Release**
0 commit comments