diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2022-02-17 21:09:20 +0100 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2022-02-17 21:09:20 +0100 |
| commit | e35a1800fc0f9ed178539d6fb82ed885c1014fb5 (patch) | |
| tree | 4b91b9ed7f699fe9fec15cdfc53a4acf4d42a544 /rust-mode.el | |
| parent | 832980d96a3b7e985bc8bfb1dc2bd7e9599c6312 (diff) | |
| download | rust-mode-e35a1800fc0f9ed178539d6fb82ed885c1014fb5.tar.gz | |
bump version to 1.0.4
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 09eefed..beb5210 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.3 +;; Version: 1.0.4 ;; Author: Mozilla ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages |
