From e35a1800fc0f9ed178539d6fb82ed885c1014fb5 Mon Sep 17 00:00:00 2001 From: brotzeit Date: Thu, 17 Feb 2022 21:09:20 +0100 Subject: bump version to 1.0.4 --- rust-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-mode.el b/rust-mode.el index 09eefed..beb5210 100644 --- a/rust-mode.el +++ b/rust-mode.el @@ -1,6 +1,6 @@ ;;; rust-mode.el --- A major-mode for editing Rust source code -*-lexical-binding: t-*- -;; Version: 1.0.3 +;; Version: 1.0.4 ;; Author: Mozilla ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages -- cgit v1.2.3