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 b19c9fb commit 468f3e0Copy full SHA for 468f3e0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### v0.3.2
2
+
3
+- Improve documentation about click
4
+- Include source and doc artifacts
5
6
### v0.3.1
7
8
- Reduced methods
README.md
@@ -109,7 +109,7 @@ Text manipulation:
109
}
110
111
dependencies {
112
- compile 'lt.neworld:spanner:v0.3.1'
+ compile 'lt.neworld:spanner:v0.3.2'
113
114
```
115
0 commit comments