Skip to content

Commit

Permalink
This is estupido.. and getting more so. Fscking bundler as the all-si…
Browse files Browse the repository at this point in the history
…nging, all-dancing..
  • Loading branch information
RoUS committed Mar 4, 2024
1 parent 44f7d25 commit 84a55e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/tagf/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
#++
# frozen_string_literal: true

=begin
require('versionomy')
=end

# @!macro doc.TAGF.module
module TAGF
Expand All @@ -30,7 +32,10 @@ module TAGF
#
RUBY_VERSION_MIN_GEMSPEC = ">= #{RUBY_VERSION_MIN}"

=begin
@version = Versionomy.parse('0.1.0')
=end
@version = '0.1.0'
@version.freeze
#
# Frozen string representation of the module version number.
Expand Down

0 comments on commit 84a55e6

Please sign in to comment.