Added --no-generate, released 0.4.3.

This commit is contained in:
Jakub Stastny aka botanicus 2011-07-10 13:40:59 +01:00
parent e05245461e
commit 3e5f0f16eb
3 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,5 @@
# encoding: utf-8
module Ace
VERSION = "0.4.2"
VERSION = "0.4.3"
end