diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2021-12-18 16:41:15 +0100 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2021-12-18 16:42:24 +0100 |
| commit | b017f746503df27ccdca8ee6d2627529d64d76e1 (patch) | |
| tree | 33e343071f74f474493aec4b9d6cd493c7148f61 /rust-mode.el | |
| parent | 9b8d218d74269429c77b5f646ba2c2a2c66ff050 (diff) | |
| download | rust-mode-b017f746503df27ccdca8ee6d2627529d64d76e1.tar.gz | |
bump version to 1.0.3
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 c252204..fca9e9f 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.2 +;; Version: 1.0.3 ;; Author: Mozilla ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages |
