summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
authorbrotzeit <brotzeitmacher@gmail.com>2021-12-18 16:41:15 +0100
committerbrotzeit <brotzeitmacher@gmail.com>2021-12-18 16:42:24 +0100
commitb017f746503df27ccdca8ee6d2627529d64d76e1 (patch)
tree33e343071f74f474493aec4b9d6cd493c7148f61 /rust-mode.el
parent9b8d218d74269429c77b5f646ba2c2a2c66ff050 (diff)
downloadrust-mode-b017f746503df27ccdca8ee6d2627529d64d76e1.tar.gz
bump version to 1.0.3
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 c252204..fca9e9f 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.2
+;; Version: 1.0.3
;; Author: Mozilla
;; Url: https://github.com/rust-lang/rust-mode
;; Keywords: languages