Skip to content

Commit 4a6ac98

Browse files
committed
Bump.
1 parent 5d2df05 commit 4a6ac98

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 (1.0.0)
4+
nanoc-github (1.0.1)
55
concurrent-ruby (>= 1.1.6, < 2.0)
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 = "1.0.0"
3+
VERSION = "1.0.1"
44
end
55
end

0 commit comments

Comments
 (0)