Skip to content

Commit

Permalink
make this a release
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandervoord committed Apr 25, 2017
1 parent 9a656d3 commit d0bb73d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions lib/ceedling/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
module Ceedling
module Version
# @private
GEM = "0.26.0"
GEM = "0.27.0"
# @private
CEEDLING = GEM
# @private
CEXCEPTION = "1.3.1"
# @private
CMOCK = "2.4.3"
CMOCK = "2.4.4"
# @private
UNITY = "2.4.0"
UNITY = "2.4.1"
end
end
2 changes: 1 addition & 1 deletion lib/ceedling/version.rb.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
module Ceedling
module Version
# @private
GEM = "0.24.0"
GEM = "0.27.0"
# @private
CEEDLING = "<%= versions["CEEDLING"] %>"
# @private
Expand Down
2 changes: 1 addition & 1 deletion vendor/cmock
2 changes: 1 addition & 1 deletion vendor/unity
Submodule unity updated 1 files
+1 −1 release/version.info

0 comments on commit d0bb73d

Please sign in to comment.