Skip to content

Commit

Permalink
Require Edgestitch::VERSION from relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
xjunior committed Feb 23, 2023
1 parent 563cd72 commit f00032a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edgestitch/edgestitch.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require "edgestitch/version"
require "lib/edgestitch/version"

Gem::Specification.new do |spec|
spec.name = "edgestitch"
Expand Down

0 comments on commit f00032a

Please sign in to comment.