Skip to content

Commit 9a2f069

Browse files
committed
Bump version 0.2.0
1 parent 036abd6 commit 9a2f069

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cask

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(source gnu)
22
(source melpa)
33

4-
(package "magic-filetype" "0.1.3" "Parse Vim-style filetype header")
4+
(package "magic-filetype" "0.2.0" "Enhance filetype major mode")
55
(package-file "magic-filetype.el")
66

77
(depends-on "s")

magic-filetype.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
;; Author: USAMI Kenta <[email protected]>
77
;; Created: 9 Aug 2015
8-
;; Version: 0.1.3
8+
;; Version: 0.2.0
99
;; Keywords: emulations vim ft file magic-mode
1010
;; Homepage: https://github.com/zonuexe/magic-filetype.el
1111
;; Package-Requires: ((emacs "24") (s "1.9.0"))

0 commit comments

Comments
 (0)