Skip to content

Commit 8d348ac

Browse files
committed
Bump version 0.0.2
1 parent afbead9 commit 8d348ac

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,4 +1,4 @@
1-
(package "Cask" "0.0.1" "Store project local variables.")
1+
(package "Cask" "0.0.2" "Store project local variables.")
22
(source "melpa" "https://melpa.org/packages/")
33

44
(package-file "projectile-variable.el")

projectile-variable.el

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

55
;; Author: USAMI Kenta <[email protected]>
66
;; Created: 11 Sep 2016
7-
;; Version: 0.0.1
7+
;; Version: 0.0.2
88
;; Keywords: project, convenience
99
;; Homepage: https://github.com/zonuexe/projectile-variable
1010
;; Package-Requires: ((emacs "24") (cl-lib "0.5"))

0 commit comments

Comments
 (0)