Skip to content

Commit ac2146b

Browse files
committed
Update version information to prepare to post release
1 parent d2c6606 commit ac2146b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/ceedling/version.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
module Ceedling
33
module Version
44
# @private
5-
GEM = "0.28.1"
5+
GEM = "0.28.2"
66
# @private
77
CEEDLING = GEM
88
# @private
99
CEXCEPTION = "1.3.1"
1010
# @private
11-
CMOCK = "2.4.4"
11+
CMOCK = "2.4.5"
1212
# @private
13-
UNITY = "2.4.1"
13+
UNITY = "2.4.2"
1414
end
1515
end

0 commit comments

Comments
 (0)