Skip to content

Commit

Permalink
Release: 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alphapapa committed Aug 22, 2022
1 parent 4e6e13e commit 5529360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ Emacs has a built-in function, ~format-seconds~, that produces output similar to
:TOC: :depth 0
:END:

** 0.3-pre
** 0.3

*Added*
+ Function ~ts-fill~ accepts a ~ZONE~ argument, like that passed to ~format-time-string~, which see.
Expand Down
2 changes: 1 addition & 1 deletion ts.el
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

;; Author: Adam Porter <[email protected]>
;; URL: http://github.com/alphapapa/ts.el
;; Version: 0.3-pre
;; Version: 0.3
;; Package-Requires: ((emacs "26.1") (dash "2.14.1") (s "1.12.0"))
;; Keywords: calendar, lisp

Expand Down

0 comments on commit 5529360

Please sign in to comment.