We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f344c66 commit b665ebaCopy full SHA for b665eba
protip.gemspec
@@ -1,7 +1,7 @@
1
# encoding: utf-8
2
Gem::Specification.new do |spec|
3
spec.name = 'protip'
4
- spec.version = '0.12.4'
+ spec.version = '0.13.0'
5
spec.summary = 'ActiveModel resources backed by protocol buffers'
6
spec.licenses = ['MIT']
7
spec.homepage = 'https://github.com/AngelList/protip'
0 commit comments