Skip to content

Commit 05302a1

Browse files
[Release] Bumped the version to 1.5.1.
1 parent 9ab1f77 commit 05302a1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### next
22

3+
* TODO: Replace this bullet point with an actual description of a change.
4+
5+
### 1.5.1 (17 January 2025)
6+
37
* Added the logger dependency (#8)
48

59
### 1.5.0 (3 January 2025)

lib/boltless/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The gem version details.
44
module Boltless
55
# The version of the +boltless+ gem
6-
VERSION = '1.5.0'
6+
VERSION = '1.5.1'
77

88
class << self
99
# Returns the version of gem as a string.

0 commit comments

Comments
 (0)