We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408a8bf commit 0f7beb8Copy full SHA for 0f7beb8
1 file changed
value-object.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'value-object'
3
- s.version = '0.1.2'
+ s.version = '1.0.0'
4
s.date = '2015-08-31'
5
s.summary = "A simple module to provide value objects semantics to a class"
6
s.description = ""
0 commit comments