lib/red_base/version.rb in red_base-0.5.1 vs lib/red_base/version.rb in red_base-0.6.0
- old
+ new
@@ -16,7 +16,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# -----------------------------------------------------------------------------
module RedBase
- VERSION = "0.5.1"
+ VERSION = "0.6.0"
end