lib/cpiu/version.rb in cpiu-0.1.0 vs lib/cpiu/version.rb in cpiu-0.1.1
- 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.1.0'.freeze
+ VERSION = '0.1.1'.freeze
end