Skip to content

Commit

Permalink
Roll version
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilfred committed Jun 27, 2024
1 parent ad7ddfb commit 609a9c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# v0.13
# v0.14

# v0.13 (released 27 June 2024)

## Interface

Expand Down
4 changes: 2 additions & 2 deletions deadgrep.el
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
;;; deadgrep.el --- fast, friendly searching with ripgrep -*- lexical-binding: t; -*-

;; Copyright (C) 2018 Wilfred Hughes
;; Copyright (C) 2018-2024 Wilfred Hughes

;; Author: Wilfred Hughes <me@wilfred.me.uk>
;; URL: https://github.com/Wilfred/deadgrep
;; Keywords: tools
;; Version: 0.13
;; Version: 0.14
;; Package-Requires: ((emacs "25.1") (dash "2.12.0") (s "1.11.0") (spinner "1.7.3"))

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

0 comments on commit 609a9c3

Please sign in to comment.