Skip to content

Commit ad36bb1

Browse files
committed
Release 0.3.1
1 parent eb12202 commit ad36bb1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Next version
44

5+
## 0.3.1 (2021-04-30)
6+
7+
- Update the incorrect `Version` field.
8+
59
## 0.3.0 (2021-04-26)
610

711
- Add simple indentation [#5](https://github.com/ybiquitous/rbs-mode/pull/5)

rbs-mode.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
;; Copyright (C) 2020 Masafumi Koba
44

55
;; Author: Masafumi Koba
6-
;; Version: 0.2.0
6+
;; Version: 0.3.1
77
;; Package-Requires: ((emacs "24.5"))
88
;; Keywords: languages
99
;; URL: https://github.com/ybiquitous/rbs-mode

0 commit comments

Comments
 (0)