diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2018-06-26 18:12:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-26 18:12:49 -0400 |
| commit | 106aeab800fb3404baf231845d3e3549ec235afa (patch) | |
| tree | 7a6a122ac58ce17e4e81a9a4ed478c2aa27a6791 /rust-mode.el | |
| parent | 64b4a2450e4d4c47f6307851c9b2598cd2254d68 (diff) | |
| parent | 3254297918a2330212886eb1f50e26d16cc381d6 (diff) | |
| download | rust-mode-106aeab800fb3404baf231845d3e3549ec235afa.tar.gz | |
Merge pull request #267 from jthemphill/patch-1
Bump version
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 51b92d7..35ae92f 100644 --- a/rust-mode.el +++ b/rust-mode.el @@ -1,6 +1,6 @@ ;;; rust-mode.el --- A major emacs mode for editing Rust source code -*-lexical-binding: t-*- -;; Version: 0.3.0 +;; Version: 0.4.0 ;; Author: Mozilla ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages |
