Skip to content

Commit 70ba445

Browse files
committed
- [X] Update version
1 parent ffdfefb commit 70ba445

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.5
7+
;; Version: 0.0.6
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
#+title: backlog
22
#+author: ardumont
33

4-
* IN-PROGRESS 0.0.6 [16%]
4+
* IN-PROGRESS 0.0.6 [33%]
55
- [X] Prepare backlog
6-
- [ ] Update version
7-
- [ ] Make psci's default completion work
6+
- [X] Update version
87
- [ ] Add :b binding
98
- [ ] Add `:s import` binding
109
- [ ] Add `:s loaded` binding
10+
- [ ] Make psci's default completion work
1111
* DONE 0.0.5 [100%]
1212
CLOSED: [2014-10-30 Thu 18:17]
1313
- [X] Prepare backlog

0 commit comments

Comments
 (0)