diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2021-10-16 20:13:46 +0200 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2021-10-16 20:15:28 +0200 |
| commit | d0c1ffa68d0ba0af0b35b761d2d73a2c1b4fc7a3 (patch) | |
| tree | e3e1a5a8eb9af5c637f750ac9c37f13250ab9e57 /rust-mode.el | |
| parent | eed94e4e5eb624bb8bbfa8eb627207b0086e18d9 (diff) | |
| download | rust-mode-d0c1ffa68d0ba0af0b35b761d2d73a2c1b4fc7a3.tar.gz | |
update readme and bump version
Diffstat (limited to 'rust-mode.el')
| -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 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 |
