summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrotzeit <brotzeitmacher@gmail.com>2021-10-29 13:33:55 +0200
committerbrotzeit <brotzeitmacher@gmail.com>2021-10-29 13:33:55 +0200
commitd2b4cde98b660efd746d8853cf8ac04e4570e047 (patch)
treee7418fb4124b284d9612741e31fc1ca757923e0e
parent29211595d7f896fd1f86608757020249fc66924b (diff)
downloadrust-mode-d2b4cde98b660efd746d8853cf8ac04e4570e047.tar.gz
bump version to 1.0.1
-rw-r--r--rust-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-mode.el b/rust-mode.el
index b2542ec..7567ce2 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.0
+;; Version: 1.0.1
;; Author: Mozilla
;; Url: https://github.com/rust-lang/rust-mode
;; Keywords: languages