Skip to content

Commit

Permalink
chore: bump minor version by 1
Browse files Browse the repository at this point in the history
  • Loading branch information
blarosen95 committed Nov 11, 2022
1 parent cd065d4 commit 5a61403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ocr4pdf/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

class Ocr4pdf
VERSION = "0.1.0"
VERSION = "0.2.0"
end

0 comments on commit 5a61403

Please sign in to comment.