Skip to content

Commit

Permalink
Fix version file
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekmiyani committed Mar 25, 2024
1 parent 6ebb3ff commit e76ffd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phantom.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require "phantom/version"
require_relative "lib/phantom/version"

Gem::Specification.new do |s|
s.name = "phantom"
Expand Down

0 comments on commit e76ffd9

Please sign in to comment.