We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67825e commit bd1e944Copy full SHA for bd1e944
lib/json_mend/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module JsonMend
4
- VERSION = '0.1.2'
+ VERSION = '0.1.3'
5
end
0 commit comments