summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
authorbrotzeit <brotzeitmacher@gmail.com>2021-10-16 20:13:46 +0200
committerbrotzeit <brotzeitmacher@gmail.com>2021-10-16 20:15:28 +0200
commitd0c1ffa68d0ba0af0b35b761d2d73a2c1b4fc7a3 (patch)
treee3e1a5a8eb9af5c637f750ac9c37f13250ab9e57 /rust-mode.el
parenteed94e4e5eb624bb8bbfa8eb627207b0086e18d9 (diff)
downloadrust-mode-d0c1ffa68d0ba0af0b35b761d2d73a2c1b4fc7a3.tar.gz
update readme and bump version
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 2b9490b..58897fd 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: 0.5.0
+;; Version: 1.0.0
;; Author: Mozilla
;; Url: https://github.com/rust-lang/rust-mode
;; Keywords: languages