Skip to content

Commit 66d1baf

Browse files
committed
Update version to prepare for gem release
1 parent 74d4480 commit 66d1baf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/ceedling/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
module Ceedling
33
module Version
44
# @private
5-
GEM = "0.28.0"
5+
GEM = "0.28.1"
66
# @private
77
CEEDLING = GEM
88
# @private

license.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2007-2016 Mike Karlesky, Mark VanderVoord, Greg Williams
1+
Copyright (c) 2007-2017 Mike Karlesky, Mark VanderVoord, Greg Williams
22

33
Permission is hereby granted, free of charge, to any person
44
obtaining a copy of this software and associated documentation

0 commit comments

Comments
 (0)