lib/rairtame/version.rb in rairtame-1.1.0 vs lib/rairtame/version.rb in rairtame-1.1.1

- 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.1.0" + VERSION = "1.1.1" end