[CHANGED] bumped mojo-version.

This commit is contained in:
Sami Samhuri 2009-11-21 14:36:16 -08:00
parent 172dfee7fc
commit bb69ad4000

View file

@ -1,5 +1,5 @@
;;; mojo.el --- Interactive functions to aid the development of webOS apps ;;; mojo.el --- Interactive functions to aid the development of webOS apps
(defconst mojo-version "0.9") (defconst mojo-version "0.9.1")
(require 'json) (require 'json)