Skip to content

Commit bbb7b8d

Browse files
committed
Release 2.4
1 parent a655fba commit bbb7b8d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 2.4.0 (2021-05-27)
6+
57
### New features
68

79
* Add `projectile-update-project-type-function` for updating the properties of existing project types.

doc/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: projectile
22
title: Projectile
3-
version: master
3+
version: 2.4
44
nav:
55
- modules/ROOT/nav.adoc

projectile.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
66
;; URL: https://github.com/bbatsov/projectile
77
;; Keywords: project, convenience
8-
;; Version: 2.4.0-snapshot
8+
;; Version: 2.4.0
99
;; Package-Requires: ((emacs "25.1") (pkg-info "0.4"))
1010

1111
;; This file is NOT part of GNU Emacs.

0 commit comments

Comments
 (0)