Skip to content

Commit

Permalink
Increased version for new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gergely Brautigam committed Oct 15, 2019
1 parent 17a03e9 commit 56c2fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jsonpath/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

class JsonPath
VERSION = '1.0.4'
VERSION = '1.0.5'
end

0 comments on commit 56c2fd0

Please sign in to comment.