Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smolnar committed Jun 16, 2024
1 parent 15cc3c5 commit b645284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module OpenCourtsApi
module VERSION
MAJOR = 0
MINOR = 5
MAJOR = 1
MINOR = 0
PATCH = 0

PRE = nil
Expand Down

0 comments on commit b645284

Please sign in to comment.