Skip to content

Commit

Permalink
Set version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdefreyne committed Jan 8, 2024
1 parent 05e5ce1 commit 625ca12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion adsf-live/lib/adsf/live/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Adsf
module Live
VERSION = '1.4.8'
VERSION = '1.5.0'
end
end
2 changes: 1 addition & 1 deletion adsf/lib/adsf/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Adsf
VERSION = '1.4.8'
VERSION = '1.5.0'
end

0 comments on commit 625ca12

Please sign in to comment.