summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cask2
-rw-r--r--Eask2
-rw-r--r--trinary.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/Cask b/Cask
index 1f5a91e..686eaae 100644
--- a/Cask
+++ b/Cask
@@ -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")
diff --git a/Eask b/Eask
index 37e3420..63049b1 100644
--- a/Eask
+++ b/Eask
@@ -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")
diff --git a/trinary.el b/trinary.el
index ed3146b..e1a8b24 100644
--- a/trinary.el
+++ b/trinary.el
@@ -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