Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Apr 30, 2021
1 parent eb12202 commit ad36bb1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Next version

## 0.3.1 (2021-04-30)

- Update the incorrect `Version` field.

## 0.3.0 (2021-04-26)

- Add simple indentation [#5](https://github.com/ybiquitous/rbs-mode/pull/5)
Expand Down
2 changes: 1 addition & 1 deletion rbs-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Copyright (C) 2020 Masafumi Koba

;; Author: Masafumi Koba
;; Version: 0.2.0
;; Version: 0.3.1
;; Package-Requires: ((emacs "24.5"))
;; Keywords: languages
;; URL: https://github.com/ybiquitous/rbs-mode
Expand Down

0 comments on commit ad36bb1

Please sign in to comment.