Skip to content

Commit 4a6be02

Browse files
committed
version bump to v2.9.1
1 parent bbde91a commit 4a6be02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### next / unreleased
3+
## 2.9.1 / 2021-04-07
44

55
### Bug fixes
66

lib/loofah/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22
module Loofah
33
# The version of Loofah you are using
4-
VERSION = "2.9.0"
4+
VERSION = "2.9.1"
55
end

0 commit comments

Comments
 (0)