summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
authorbrotzeit <brotzeitmacher@gmail.com>2022-02-17 21:09:20 +0100
committerbrotzeit <brotzeitmacher@gmail.com>2022-02-17 21:09:20 +0100
commite35a1800fc0f9ed178539d6fb82ed885c1014fb5 (patch)
tree4b91b9ed7f699fe9fec15cdfc53a4acf4d42a544 /rust-mode.el
parent832980d96a3b7e985bc8bfb1dc2bd7e9599c6312 (diff)
downloadrust-mode-e35a1800fc0f9ed178539d6fb82ed885c1014fb5.tar.gz
bump version to 1.0.4
Diffstat (limited to 'rust-mode.el')
-rw-r--r--rust-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-mode.el b/rust-mode.el
index 09eefed..beb5210 100644
--- a/rust-mode.el
+++ b/rust-mode.el
@@ -1,6 +1,6 @@
;;; rust-mode.el --- A major-mode for editing Rust source code -*-lexical-binding: t-*-
-;; Version: 1.0.3
+;; Version: 1.0.4
;; Author: Mozilla
;; Url: https://github.com/rust-lang/rust-mode
;; Keywords: languages