summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
authorJeff Hemphill <jthemphill@gmail.com>2018-04-23 17:31:16 -0700
committerGitHub <noreply@github.com>2018-04-23 17:31:16 -0700
commit3254297918a2330212886eb1f50e26d16cc381d6 (patch)
treed8f339d562609d19e81ea781202e3f97ab66071f /rust-mode.el
parent07e16c6364bf0362f76c6aa46604453dec3ac640 (diff)
downloadrust-mode-3254297918a2330212886eb1f50e26d16cc381d6.tar.gz
Bump version
I'm still stuck on a version that's 1.5 years old!
Diffstat (limited to 'rust-mode.el')
-rw-r--r--rust-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-mode.el b/rust-mode.el
index 011f615..13e722a 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