Skip to content

Commit

Permalink
0.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
davishmcclurg committed Oct 27, 2022
1 parent 5e9cb7b commit faee269
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
json_schemer (0.2.21)
json_schemer (0.2.22)
ecma-re-validator (~> 0.3)
hana (~> 1.3)
regexp_parser (~> 2.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/json_schemer/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module JSONSchemer
VERSION = '0.2.21'
VERSION = '0.2.22'
end

0 comments on commit faee269

Please sign in to comment.