Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tianshu committed Nov 29, 2021
1 parent c03de3f commit eb94483
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Master (Unreleased)

## 1.0.1 (2021-11-30)
### Bugs fixed
* `SPC SPC` doesn't work in MOTION state.

Expand Down
2 changes: 1 addition & 1 deletion meow.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Shi Tianshu
;; Keywords: convenience, modal-editing
;; Package-Requires: ((emacs "26.3") (dash "2.12.0") (cl-lib "0.6.1") (s "1.12.0"))
;; Version: 1.0.0
;; Version: 1.0.1
;; URL: https://www.github.com/DogLooksGood/meow
;;
;; This file is not part of GNU Emacs.
Expand Down

0 comments on commit eb94483

Please sign in to comment.