branch: elpa/swift-mode commit 72eb603287991991e9dbbb7edf6cde51d3040217 Author: Bozhidar Batsov <bozhi...@tradeo.com> Commit: Bozhidar Batsov <bozhi...@tradeo.com>
Use semver friendly version number --- swift-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift-mode.el b/swift-mode.el index febdd43..63d729e 100644 --- a/swift-mode.el +++ b/swift-mode.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2014 Chris Barrett ;; Author: Chris Barrett <chris.d.barr...@me.com> -;; Version: 0.1 +;; Version: 0.1.0 ;; Package-Requires: ((emacs "24.1")) ;; This file is not part of GNU Emacs.