From a827859cb0b7e04400e6bfebc4dfb27f47ee11fe Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 21 Nov 2009 22:25:03 -0800 Subject: [PATCH] version bump --- mojo.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mojo.el b/mojo.el index a40c9f5..6aeb366 100644 --- a/mojo.el +++ b/mojo.el @@ -1,6 +1,6 @@ ;;; mojo.el --- Interactive functions to aid the development of webOS apps -;; 2009-11-21 22:23:20 -(defconst mojo-version "0.9.2") +;; 2009-11-21 22:24:51 +(defconst mojo-version "0.9.3") (require 'json)