Skip to content

Commit cedb628

Browse files
committed
Bumped version to 0.130.0
1 parent c77ab4e commit cedb628

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
cocina-models (0.129.0)
4+
cocina-models (0.130.0)
55
activesupport
66
cocina_display
77
deprecation
@@ -226,7 +226,7 @@ CHECKSUMS
226226
bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd
227227
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
228228
bundler (4.0.16) sha256=d6ca5dd440c24f9abce9844cf44cc8e18c6a553de65a47efb4544137af92c47d
229-
cocina-models (0.129.0)
229+
cocina-models (0.130.0)
230230
cocina_display (2.9.0) sha256=00e97cf826dafd5c547ca87b58e55f1d3bfa68fa4ddcddbbe25b4d9d9ed05d8f
231231
concurrent-ruby (1.3.8) sha256=b2f1be836e968ccc78ccfce277ea79c72a88633f22306782c16ff23fb415d1e1
232232
connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a

lib/cocina/models/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Cocina
44
module Models
5-
VERSION = '0.129.0'
5+
VERSION = '0.130.0'
66
end
77
end

0 commit comments

Comments
 (0)