diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2021-10-29 13:33:55 +0200 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2021-10-29 13:33:55 +0200 |
| commit | d2b4cde98b660efd746d8853cf8ac04e4570e047 (patch) | |
| tree | e7418fb4124b284d9612741e31fc1ca757923e0e | |
| parent | 29211595d7f896fd1f86608757020249fc66924b (diff) | |
| download | rust-mode-d2b4cde98b660efd746d8853cf8ac04e4570e047.tar.gz | |
bump version to 1.0.1
| -rw-r--r-- | rust-mode.el | 2 |
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 |
