diff options
| author | Alex Kost <alezost@gmail.com> | 2018-09-09 21:45:01 +0300 |
|---|---|---|
| committer | Alex Kost <alezost@gmail.com> | 2018-09-09 21:45:01 +0300 |
| commit | c88edff450c7de3fd665158626c519224e21ceff (patch) | |
| tree | 4b1c4155ef72b69f3f271e07935045dca696c4cd | |
| parent | build: Generalize making "latest builds" buttons (diff) | |
| download | emacs-build-farm-c88edff450c7de3fd665158626c519224e21ceff.tar.gz | |
Update version to 0.2.1
This should have been done before "v0.2.1" tag was made on the previous
commit, but well...
| -rw-r--r-- | build-farm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-farm.el b/build-farm.el index d23c454..5f76a50 100644 --- a/build-farm.el +++ b/build-farm.el @@ -3,7 +3,7 @@ ;; Copyright © 2015–2018 Alex Kost <alezost@gmail.com> ;; Author: Alex Kost <alezost@gmail.com> -;; Version: 0.2 +;; Version: 0.2.1 ;; URL: https://gitlab.com/alezost-emacs/build-farm ;; Keywords: tools ;; Package-Requires: ((emacs "24.4") (bui "1.1.0") (magit-popup "2.1.0")) |
