Skip to content

Commit e098249

Browse files
committed
Fixing some version confusion
1 parent d462c99 commit e098249

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.MD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@
2424
Bumped version of pry
2525

2626
1.4.3
27+
?
28+
29+
1.4.4
2730
Fixed to use Slack with new Ruby and removed OpenSSL hack
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module LibraryVersionAnalysis
2-
VERSION = "1.4.3".freeze
2+
VERSION = "1.4.4".freeze
33
end

0 commit comments

Comments
 (0)