Skip to content

Commit ac37cf3

Browse files
committed
Set version to 0.2.0
1 parent c3b1898 commit ac37cf3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.emacs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;;; Emfy 0.2.0-dev <https://github.com/susam/emfy>
1+
;;; Emfy 0.2.0 <https://github.com/susam/emfy>
22

33
;; Customize user interface.
44
(menu-bar-mode 0)

CHANGES.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
0.2.0 (UNPUBLISHED)
2-
-------------------
1+
0.2.0 (2022-01-02
2+
-----------------
33

44
### Added
55

66
- Enable `fido-mode`.
7-
- Custom key sequence to delete trailing whitespace.
7+
- Custom key sequence `C-c d` to delete trailing whitespace.
88

99

1010
### Fixed

LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MIT License
22
===========
33

4-
Copyright (c) 2021 Susam Pal
4+
Copyright (c) 2021-2022 Susam Pal
55

66
Permission is hereby granted, free of charge, to any person obtaining
77
a copy of this software and associated documentation files (the

0 commit comments

Comments
 (0)