lib/cpiu/version.rb in cpiu-0.2.1 vs lib/cpiu/version.rb in cpiu-0.2.2
- old
+ new
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
module CPIU
# Current CPIU gem version
- VERSION = '0.2.1'.freeze
+ VERSION = '0.2.2'.freeze
end