Skip to content

Commit 728cda1

Browse files
committed
Bump the version to 0.4.3
1 parent a1ce22f commit 728cda1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
huginn_agent (0.4.2)
4+
huginn_agent (0.4.3)
55
thor
66

77
GEM

lib/huginn_agent/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class HuginnAgent
2-
VERSION = '0.4.2'
2+
VERSION = '0.4.3'
33
end

0 commit comments

Comments
 (0)