Skip to content

Commit b665eba

Browse files
committed
add ActiveRecord::Dirty: bump minor version
1 parent f344c66 commit b665eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protip.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# encoding: utf-8
22
Gem::Specification.new do |spec|
33
spec.name = 'protip'
4-
spec.version = '0.12.4'
4+
spec.version = '0.13.0'
55
spec.summary = 'ActiveModel resources backed by protocol buffers'
66
spec.licenses = ['MIT']
77
spec.homepage = 'https://github.com/AngelList/protip'

0 commit comments

Comments
 (0)