Skip to content

Commit

Permalink
Release version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raxod502 committed Mar 31, 2020
1 parent 852d222 commit 41eeced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog].

## Unreleased
## 1.0 (released 2020-03-31)
### Added
* Package `ctrlf`
* Minor mode `ctrlf-mode`
Expand Down
2 changes: 1 addition & 1 deletion ctrlf.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Homepage: https://github.com/raxod502/ctrlf
;; Keywords: extensions
;; Package-Requires: ((emacs "25.1"))
;; Version: 0
;; Version: 1.0

;;; Commentary:

Expand Down

0 comments on commit 41eeced

Please sign in to comment.