diff options
| author | Sibi Prabakaran <sibi@psibi.in> | 2024-08-22 07:57:46 +0530 |
|---|---|---|
| committer | Sibi Prabakaran <sibi@psibi.in> | 2024-08-22 07:57:46 +0530 |
| commit | a8c69ce8f5e7793d2f81dbef60fb37b4b93afccf (patch) | |
| tree | b2d95b1891703546fcb3e28a50376a517d3791f1 /rust-mode.el | |
| parent | d00d83d3a207a5b7c2994392b2781f627e3159ce (diff) | |
| download | rust-mode-a8c69ce8f5e7793d2f81dbef60fb37b4b93afccf.tar.gz | |
Bump version to 1.0.6
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 8d38295..52c5242 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.5 +;; Version: 1.0.6 ;; Author: Mozilla <rust-mode@noreply.github.com> ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages |
