Skip to content

Commit ef515a9

Browse files
committed
- [X] Update version
1 parent 39d2d5b commit ef515a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

psci.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
;; Author: Antoine R. Dumont <eniotna.t AT gmail.com>
66
;; Maintainer: Antoine R. Dumont <eniotna.t AT gmail.com>
7-
;; Version: 0.0.4
7+
;; Version: 0.0.5
88
;; Package-Requires: ((purescript-mode "13.10") (dash "2.9.0") (s "1.9.0") (f "0.17.1") (deferred "0.3.2"))
99
;; Keywords: purescript psci repl major mode
1010
;; URL: https://github.com/ardumont/emacs-psci

todo.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#+title: backlog
22
#+author: ardumont
33

4-
* IN-PROGRESS 0.0.5 [28%]
4+
* IN-PROGRESS 0.0.5 [42%]
55
- [X] Prepare backlog
66
- [X] Improve mode description header
7-
- [ ] Update version
7+
- [X] Update version
88
- [ ] Add quit session
99
- [ ] Reorganize code for a better readability
1010
- [ ] Rename functions accoding to fully compliant emacs conventions?

0 commit comments

Comments
 (0)