We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755a3d7 commit e681079Copy full SHA for e681079
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- codebot (1.1.0)
+ codebot (1.1.1)
5
cinch (~> 2.3)
6
sinatra (~> 2.0)
7
thor (~> 0.20.0)
lib/codebot/metadata.rb
@@ -5,7 +5,7 @@ module Codebot
PROJECT = 'Codebot'.freeze
# The current project version.
8
- VERSION = '1.1.0'.freeze
+ VERSION = '1.1.1'.freeze
9
10
# The project website.
11
WEBSITE = 'https://git.io/codebot'.freeze
0 commit comments