Skip to content

Commit f45f03b

Browse files
committed
Bump version to 1.2
1 parent 72444b0 commit f45f03b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

cmd/writeas/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const (
1717

1818
// Application constants.
1919
const (
20-
version = "1.1"
20+
version = "1.2"
2121
)
2222

2323
// Defaults for posts on Write.as.

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
writeas-cli (1.1+git20171119.dc1ab5b-1ubuntu1) xenial; urgency=medium
28

39
* Add --user-agent flag

0 commit comments

Comments
 (0)