Skip to content

Commit ebd8068

Browse files
committed
Ain't no time to waste.
1 parent ab2da78 commit ebd8068

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
nanoc-github (0.1.0)
4+
nanoc-github (1.0.0)
55
concurrent-ruby (~> 1.1.6)
66
nanoc (~> 4.0)
77
octokit (~> 4.0)

lib/nanoc/github/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Nanoc
22
module Github
3-
VERSION = "0.1.0"
3+
VERSION = "1.0.0"
44
end
55
end

0 commit comments

Comments
 (0)