branch: elpa/nasm-mode commit c3f5475c2f4bd930411b6d716765d094b36ce219 Author: Christopher Wellons <well...@nullprogram.com> Commit: Christopher Wellons <well...@nullprogram.com>
Bump to 1.1.0. --- nasm-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nasm-mode.el b/nasm-mode.el index a7003f2..df11b53 100644 --- a/nasm-mode.el +++ b/nasm-mode.el @@ -4,7 +4,7 @@ ;; Author: Christopher Wellons <well...@nullprogram.com> ;; URL: https://github.com/skeeto/nasm-mode -;; Version: 1.0.1 +;; Version: 1.1.0 ;; Package-Requires: ((emacs "24.3")) ;;; Commentary: