mirror of
https://github.com/samsonjs/mojo.el.git
synced 2026-03-25 09:25:49 +00:00
version bump
This commit is contained in:
parent
c75cbfe3b9
commit
a827859cb0
1 changed files with 2 additions and 2 deletions
4
mojo.el
4
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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue