Skip to content

Commit

Permalink
1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr committed Nov 11, 2018
1 parent 998ce43 commit f170382
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lem.asd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(defsystem "lem"
:version "1.4"
:version "1.5"
:depends-on ("lem-core"
"lem-vi-mode"
"lem-lisp-mode"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lem",
"version": "1.4.0",
"version": "1.5.0",
"description": "lem frontend",
"main": "frontends/electron/index.js",
"scripts": {
Expand Down

0 comments on commit f170382

Please sign in to comment.