summaryrefslogtreecommitdiff
path: root/rust-mode.el
diff options
context:
space:
mode:
authorMicah Chalmer <micah@micahchalmer.net>2016-11-01 00:09:05 -0400
committerGitHub <noreply@github.com>2016-11-01 00:09:05 -0400
commite32765893ce2efb2db6662f507fb9d33d5c1b61b (patch)
tree567b6a12311094ea465ad352367c707354dffdf6 /rust-mode.el
parent01ac5d8197658c21412acde16df7c39325f03e4d (diff)
parent7fb78d4ab956d6b99bdb5c4686820251c03ce7cc (diff)
downloadrust-mode-e32765893ce2efb2db6662f507fb9d33d5c1b61b.tar.gz
Merge pull request #178 from ryuslash/master
Bump version - this commit will also be added as a version tag.
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