lib/mayaml-mutt/version.rb in mayaml-mutt-1.0.0 vs lib/mayaml-mutt/version.rb in mayaml-mutt-1.1.0

- 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 MayamlMutt - VERSION = "1.0.0".freeze + VERSION = "1.1.0".freeze end