summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
authorTom Willemse <tom@ryuslash.org>2016-10-27 11:11:05 +0200
committerTom Willemse <tom@ryuslash.org>2016-10-27 11:11:05 +0200
commit7fb78d4ab956d6b99bdb5c4686820251c03ce7cc (patch)
tree567b6a12311094ea465ad352367c707354dffdf6 /rust-mode.el
parent01ac5d8197658c21412acde16df7c39325f03e4d (diff)
downloadrust-mode-7fb78d4ab956d6b99bdb5c4686820251c03ce7cc.tar.gz
Bump version
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 3f6e279..60a81f1 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.2.0
+;; Version: 0.3.0
;; Author: Mozilla
;; Url: https://github.com/rust-lang/rust-mode
;; Keywords: languages