Skip to content

Commit 3e00fbc

Browse files
committed
New release it is
1 parent 78a37e2 commit 3e00fbc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
nanoc-github (1.3.0)
4+
nanoc-github (1.3.1)
55
concurrent-ruby (>= 1.1.6, < 2.0)
66
faraday-http-cache
77
faraday-retry
@@ -162,7 +162,7 @@ CHECKSUMS
162162
nanoc-cli (4.14.6) sha256=eb4aec67de6ea3ac414d8b6c1d4f0ff4bd89ddc333962c1ef64af158f8fca11d
163163
nanoc-core (4.14.6) sha256=7562f2ad5bbc834462e8a831a8c0fbe2fbf6416451fcd86b6f9861fb02f9f6b9
164164
nanoc-deploying (1.0.3) sha256=ca583eab659a3dd92aa8ff227c089af6042c85b0e9fc1d7ce527798eb974fc5b
165-
nanoc-github (1.3.0)
165+
nanoc-github (1.3.1)
166166
net-http (0.9.1) sha256=25ba0b67c63e89df626ed8fac771d0ad24ad151a858af2cc8e6a716ca4336996
167167
octokit (10.0.0) sha256=82e99a539b7637b7e905e6d277bb0c1a4bed56735935cc33db6da7eae49a24e8
168168
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130

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.3.0"
3+
VERSION = "1.3.1"
44
end
55
end

0 commit comments

Comments
 (0)