Skip to content

Commit 8f673e1

Browse files
committed
Fetch version from correct namespace.
1 parent 1f5eb79 commit 8f673e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll-alt-urls.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ require 'jekyll/alt_urls/version'
55

66
Gem::Specification.new do |spec|
77
spec.name = "jekyll-alt-urls"
8-
spec.version = Jekyll::Alt::Urls::VERSION
8+
spec.version = Jekyll::AltUrls::VERSION
99
spec.authors = ["Parker Moore"]
1010
spec.email = ["[email protected]"]
1111
spec.description = %q{Seamlessly specify multiple redirection URLs for your pages and posts}

0 commit comments

Comments
 (0)