Skip to content

Commit

Permalink
🔖 v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davep committed Jan 13, 2020
1 parent e657759 commit dd63120
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

## Commentary

*Please note that this is a very early work in progress.*

`dnote.el` is a wrapper for the [dnote](https://www.getdnote.com/) CLI. The
main aim of the package is to provide quick and easy methods of recording
information in dnote without needing to leave Emacs.
Expand Down
2 changes: 1 addition & 1 deletion dnote.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;; Copyright 2020 by Dave Pearson <davep@davep.org>

;; Author: Dave Pearson <davep@davep.org>
;; Version: 0.01
;; Version: 1.0
;; Keywords: docs
;; URL: https://github.com/davep/dnote.el
;; Package-Requires: ((emacs "24.3") (markdown-mode "2.0"))
Expand Down

0 comments on commit dd63120

Please sign in to comment.