From b5e763a8b60a7ed0f3e457dd61cfd2a4426a7ee5 Mon Sep 17 00:00:00 2001 From: brotzeit Date: Fri, 26 Nov 2021 20:00:49 +0100 Subject: bump version to 1.0.2 --- rust-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-mode.el b/rust-mode.el index 4f7b005..8fa31da 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.1 +;; Version: 1.0.2 ;; Author: Mozilla ;; Url: https://github.com/rust-lang/rust-mode ;; Keywords: languages -- cgit v1.2.3