Skip to content

Commit 6c35aab

Browse files
committed
Merge branch 'develop'
2 parents 3591b2a + 5440180 commit 6c35aab

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
.idea/
33
.ruby-version
44
Gemfile.lock
5+
.gem
6+

cortex-client-0.4.0.gem

-9.5 KB
Binary file not shown.

lib/cortex/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Cortex
2-
VERSION = '0.4.0'
2+
VERSION = '0.4.1'
33
end

0 commit comments

Comments
 (0)