Add third digit to version number

This commit is contained in:
Eric Danan 2018-01-05 15:24:05 +01:00
parent 6da9620d7c
commit 536872f022

View file

@ -5,7 +5,7 @@
;; Author: Eric Danan ;; Author: Eric Danan
;; URL: https://github.com/ericdanan/counsel-projectile ;; URL: https://github.com/ericdanan/counsel-projectile
;; Keywords: project, convenience ;; Keywords: project, convenience
;; Version: 0.2 ;; Version: 0.2.0
;; Package-Requires: ((counsel "0.10.0") (projectile "0.14.0")) ;; Package-Requires: ((counsel "0.10.0") (projectile "0.14.0"))
;; This file is NOT part of GNU Emacs. ;; This file is NOT part of GNU Emacs.