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 72444b0 commit f45f03bCopy full SHA for f45f03b
cmd/writeas/cli.go
@@ -17,7 +17,7 @@ const (
17
18
// Application constants.
19
const (
20
- version = "1.1"
+ version = "1.2"
21
)
22
23
// Defaults for posts on Write.as.
debian/changelog
@@ -1,3 +1,9 @@
1
+writeas-cli (1.2) xenial; urgency=medium
2
+
3
+ * Add --md flag
4
5
+ -- Write.as <[email protected]> Sat, 29 Sep 2018 12:15:27 -0400
6
7
writeas-cli (1.1+git20171119.dc1ab5b-1ubuntu1) xenial; urgency=medium
8
9
* Add --user-agent flag
0 commit comments