version bump

This commit is contained in:
Sami Samhuri 2009-11-21 22:25:03 -08:00
parent c75cbfe3b9
commit a827859cb0

View file

@ -1,6 +1,6 @@
;;; mojo.el --- Interactive functions to aid the development of webOS apps ;;; mojo.el --- Interactive functions to aid the development of webOS apps
;; 2009-11-21 22:23:20 ;; 2009-11-21 22:24:51
(defconst mojo-version "0.9.2") (defconst mojo-version "0.9.3")
(require 'json) (require 'json)