Skip to content

Commit

Permalink
Release 2.0.2
Browse files Browse the repository at this point in the history
Identical to 2.0.1 but also updates the version in `rgviz-rails.gemspec` and we must increment the version to create a new tag.
  • Loading branch information
ysbaddaden authored Mar 6, 2023
1 parent e0a3c81 commit b5ad646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rgviz-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Gem::Specification.new do |s|
s.name = "rgviz-rails".freeze
s.version = "2.0.0"
s.version = "2.0.2"

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 b5ad646

Please sign in to comment.