branch: elpa/swift-mode
commit 98556c17cb32bca2d1eff202bb4399dcd3265124
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Start work on version 0.3
---
swift-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/swift-mode.el b/swift-mode.el
index 3320f8c..a518ffd 100644
--- a/swift-mode.el
+++ b/swift-mode.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2014 Chris Barrett
;; Author: Chris Barrett <[email protected]>
-;; Version: 0.2.0
+;; Version: 0.3.0-cvs
;; Package-Requires: ((emacs "24.1"))
;; This file is not part of GNU Emacs.