summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2018-06-26 18:12:49 -0400
committerGitHub <noreply@github.com>2018-06-26 18:12:49 -0400
commit106aeab800fb3404baf231845d3e3549ec235afa (patch)
tree7a6a122ac58ce17e4e81a9a4ed478c2aa27a6791
parent64b4a2450e4d4c47f6307851c9b2598cd2254d68 (diff)
parent3254297918a2330212886eb1f50e26d16cc381d6 (diff)
Merge pull request #267 from jthemphill/patch-1
Bump version
-rw-r--r--rust-mode.el2
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