From bb69ad40006237e2840d60f8a6dcd0752b0cca32 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 21 Nov 2009 14:36:16 -0800 Subject: [PATCH] [CHANGED] bumped mojo-version. --- emacs.d/mojo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.d/mojo.el b/emacs.d/mojo.el index 9554c79..127aaa4 100644 --- a/emacs.d/mojo.el +++ b/emacs.d/mojo.el @@ -1,5 +1,5 @@ ;;; mojo.el --- Interactive functions to aid the development of webOS apps -(defconst mojo-version "0.9") +(defconst mojo-version "0.9.1") (require 'json)