lib/mayaml-mutt/version.rb in mayaml-mutt-4.0.0 vs lib/mayaml-mutt/version.rb in mayaml-mutt-4.0.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 MayamlMutt - VERSION = "4.0.0" + VERSION = "4.0.1" end