From b017f746503df27ccdca8ee6d2627529d64d76e1 Mon Sep 17 00:00:00 2001 From: brotzeit Date: Sat, 18 Dec 2021 16:41:15 +0100 Subject: bump version to 1.0.3 --- rust-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust-mode.el') diff --git a/rust-mode.el b/rust-mode.el index c252204..fca9e9f 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.2 +;; Version: 1.0.3 ;; Author: Mozilla ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages -- cgit v1.2.3