Skip to content
This repository has been archived by the owner on Sep 17, 2018. It is now read-only.

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Mar 8, 2010
1 parent 1b887a5 commit 199b771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions coffee-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

;; Copyright (C) 2010 Chris Wanstrath

;; Version 0.1.0
;; Version 0.2.0
;; Keywords: CoffeeScript major mode
;; Author: Chris Wanstrath <chris@ozmm.org>
;; URL: http://github.com/defunkt/coffee-script
Expand Down Expand Up @@ -62,7 +62,7 @@
;; Customizable Variables
;;

(defconst coffee-mode-version "0.1.0"
(defconst coffee-mode-version "0.2.0"
"The version of this `coffee-mode'.")

(defvar coffee-debug-mode nil
Expand Down

0 comments on commit 199b771

Please sign in to comment.