diff options
| -rw-r--r-- | Cask | 2 | ||||
| -rw-r--r-- | Eask | 2 | ||||
| -rw-r--r-- | trinary.el | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ (source melpa) (source gnu) -(package "trinary" "1.0.0" "Trinary logic.") +(package "trinary" "1.2.1" "Trinary logic.") (development (depends-on "dash") @@ -1,4 +1,4 @@ -(package "trinary" "1.0.0" "Trinary logic.") +(package "trinary" "1.2.1" "Trinary logic.") (website-url "https://github.com/emacs-elsa/trinary-logic") (keywords "languages") @@ -4,7 +4,7 @@ ;; Author: Matúš Goljer <matus.goljer@gmail.com> ;; Maintainer: Matúš Goljer <matus.goljer@gmail.com> -;; Version: 1.0.0 +;; Version: 1.2.1 ;; Created: 25th August 2018 ;; Package-requires: ((emacs "24")) ;; Keywords: languages |
