Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Jul 18, 2023
1 parent df66522 commit 6dc752b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/po_to_json/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@

class PoToJson
class Version
MAJOR = 1
MAJOR = 2
MINOR = 0
PATCH = 1
PATCH = 0

PRE = nil

Expand Down

0 comments on commit 6dc752b

Please sign in to comment.