Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dspencer001 committed Jul 5, 2024
1 parent b537529 commit a99009c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
atomic_tenant (1.2.2)
atomic_tenant (1.3.0)
atomic_lti (~> 1.3)
rails (~> 7.0)

Expand Down Expand Up @@ -82,7 +82,7 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
atomic_lti (1.8.0)
atomic_lti (1.9.0)
pg (~> 1.3)
rails (~> 7.0)
base64 (0.2.0)
Expand Down Expand Up @@ -130,7 +130,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
pg (1.5.4)
pg (1.5.6)
psych (5.1.2)
stringio
racc (1.8.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/atomic_tenant/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module AtomicTenant
VERSION = '1.2.2'
VERSION = '1.3.0'
end

0 comments on commit a99009c

Please sign in to comment.