Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
little9 committed Jun 12, 2020
1 parent e47be3e commit 294a531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bagit/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module BagIt
VERSION = "0.4.3"
VERSION = "0.4.4"
end

0 comments on commit 294a531

Please sign in to comment.