diff options
| author | brotzeit <brotzeitmacher@gmail.com> | 2022-06-26 13:26:02 +0200 |
|---|---|---|
| committer | brotzeit <brotzeitmacher@gmail.com> | 2022-06-26 13:26:02 +0200 |
| commit | 7bff48894dc532caf4010be3060370d315ef75f6 (patch) | |
| tree | 714f43e53e911fa0e844d44797b636f04cbcc63c /rust-mode.el | |
| parent | 56e5c3aeb0af110221b4144dacfb38537392f4ea (diff) | |
| download | rust-mode-7bff48894dc532caf4010be3060370d315ef75f6.tar.gz | |
bump version to 1.0.5
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 beb5210..dda7994 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.4 +;; Version: 1.0.5 ;; Author: Mozilla ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages |
