diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2021-11-26 20:00:49 +0100 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2021-11-26 20:13:02 +0100 |
| commit | b5e763a8b60a7ed0f3e457dd61cfd2a4426a7ee5 (patch) | |
| tree | f25eb81855339dc65e2130b03c3039c636ba0dbb | |
| parent | e2c3a7a6d43139291ea9dfe99afc53803d000427 (diff) | |
| download | rust-mode-b5e763a8b60a7ed0f3e457dd61cfd2a4426a7ee5.tar.gz | |
bump version to 1.0.2
| -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 4f7b005..8fa31da 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.1 +;; Version: 1.0.2 ;; Author: Mozilla ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages |
