summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
authorSibi Prabakaran <sibi@psibi.in>2024-08-22 08:15:28 +0530
committerGitHub <noreply@github.com>2024-08-22 08:15:28 +0530
commit527f8ff2b727d1c027965491ac88230bf2af24ed (patch)
tree2ecb11809906f36d53b48f65b9ff3f198e98de8a /rust-mode.el
parentd00d83d3a207a5b7c2994392b2781f627e3159ce (diff)
parent21916acdb808e85e34aa8781ebd0113c445a250b (diff)
downloadrust-mode-527f8ff2b727d1c027965491ac88230bf2af24ed.tar.gz
Merge pull request #552 from rust-lang/bump-version
Bump version to 1.0.6
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 8d38295..52c5242 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.5
+;; Version: 1.0.6
;; Author: Mozilla <rust-mode@noreply.github.com>
;; Url: https://github.com/rust-lang/rust-mode
;; Keywords: languages