Skip to content

Commit

Permalink
Bump to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon committed Mar 26, 2024
1 parent 76b31cf commit 4484318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/slack_progress_bar/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

class SlackProgressBar
VERSION = Gem::Version.new("1.0.0")
VERSION = Gem::Version.new("1.0.1")
end

0 comments on commit 4484318

Please sign in to comment.