branch: elpa/nasm-mode commit d990ed94d902b74a5c834fb567e03307607cee45 Author: Christopher Wellons <well...@nullprogram.com> Commit: Christopher Wellons <well...@nullprogram.com>
Bump to 1.1.1. --- nasm-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nasm-mode.el b/nasm-mode.el index ab5ff32..3081081 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.1.0 +;; Version: 1.1.1 ;; Package-Requires: ((emacs "24.3")) ;;; Commentary: