lib/attestor/version.rb in attestor-0.2.0 vs lib/attestor/version.rb in attestor-0.3.0
- old
+ new
@@ -2,8 +2,8 @@
module Attestor
# The semantic version of the module.
# @see http://semver.org/ Semantic versioning 2.0
- VERSION = "0.2.0".freeze
+ VERSION = "0.3.0".freeze
end # module Attestor