lib/rairtame/version.rb in rairtame-1.0.2 vs lib/rairtame/version.rb in rairtame-1.1.0
- old
+ new
@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with Rairtame. If not, see <http://www.gnu.org/licenses/>
module Rairtame
- VERSION = "1.0.2"
+ VERSION = "1.1.0"
end