Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aurtzy committed Nov 28, 2024
1 parent 2a5eb24 commit 15431e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

** Unreleased

** [[release-version:1.2.0][1.2.0]] - 2024-11-28

This update consists of mainly quality-of-life / UX changes. Some changes to
key-binds have also been made, with deprecations and planned removal
time-frames.

*** Added

- Add ~run~ custom suffix command type for general shell commands that don't
Expand Down
2 changes: 1 addition & 1 deletion disproject.el
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
;; URL: https://github.com/aurtzy/disproject
;; Keywords: convenience, files, vc

;; Version: 1.1.0
;; Version: 1.2.0
;; Package-Requires: ((emacs "29.4") (transient "0.7.8"))

;; This program is free software; you can redistribute it and/or modify
Expand Down

0 comments on commit 15431e0

Please sign in to comment.