We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afbead9 commit 8d348acCopy full SHA for 8d348ac
Cask
@@ -1,4 +1,4 @@
1
-(package "Cask" "0.0.1" "Store project local variables.")
+(package "Cask" "0.0.2" "Store project local variables.")
2
(source "melpa" "https://melpa.org/packages/")
3
4
(package-file "projectile-variable.el")
projectile-variable.el
@@ -4,7 +4,7 @@
5
;; Author: USAMI Kenta <[email protected]>
6
;; Created: 11 Sep 2016
7
-;; Version: 0.0.1
+;; Version: 0.0.2
8
;; Keywords: project, convenience
9
;; Homepage: https://github.com/zonuexe/projectile-variable
10
;; Package-Requires: ((emacs "24") (cl-lib "0.5"))
0 commit comments