Skip to content

Commit

Permalink
Prepare for release 3.0.29
Browse files Browse the repository at this point in the history
  * Update gemspec
  * Update version file
  * Update Gemfile.lock
  * Update package-lock.json
  • Loading branch information
sudoremo committed Jun 6, 2024
1 parent fcbf6ec commit dad62dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.28
3.0.29
4 changes: 2 additions & 2 deletions schemacop.gemspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
# stub: schemacop 3.0.28 ruby lib
# stub: schemacop 3.0.29 ruby lib

Gem::Specification.new do |s|
s.name = "schemacop".freeze
s.version = "3.0.28"
s.version = "3.0.29"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
Expand Down

0 comments on commit dad62dc

Please sign in to comment.