We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c130ef commit 2ecc631Copy full SHA for 2ecc631
1 file changed
lib/simple_json/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module SimpleJson
4
- VERSION = '0.0.0'
+ VERSION = '0.1.0'
5
end
0 commit comments