Skip to content

Commit

Permalink
Prep to push to rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegeek committed Oct 10, 2022
1 parent 2ed317c commit 1f9b350
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/yae/version.rb
@@ -1,3 +1,3 @@
module Yae
VERSION = "0.1.0"
VERSION = "1.0.0"
end
2 changes: 1 addition & 1 deletion yae.gemspec
@@ -1,7 +1,7 @@
require_relative "lib/yae/version"

Gem::Specification.new do |spec|
spec.name = "Yae"
spec.name = "yae"
spec.version = Yae::VERSION
spec.authors = ["Stephen Ierodiaconou"]
spec.email = ["stevegeek@gmail.com"]
Expand Down

0 comments on commit 1f9b350

Please sign in to comment.