Skip to content

Commit

Permalink
2.0.0a1
Browse files Browse the repository at this point in the history
Signed-off-by: Seam Bot <[email protected]>
  • Loading branch information
seambot committed Apr 18, 2024
1 parent c0eb2b2 commit 8f52a91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
seam (3.1.1)
seam (2.0.0a1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -93,10 +93,10 @@ PLATFORMS
DEPENDENCIES
bundler (~> 2.0)
gem-release (~> 2.2)
seam!
parse_gemspec-cli (~> 1.0)
rake (~> 13.0)
rspec (~> 3.0)
seam!
simplecov (~> 0.21)
simplecov-console (~> 0.9)
standard (~> 1.3)
Expand Down
2 changes: 1 addition & 1 deletion lib/seam/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Seam
VERSION = "3.1.1"
VERSION = "2.0.0a1"
end

0 comments on commit 8f52a91

Please sign in to comment.