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 6b75bd4 commit 043f941Copy full SHA for 043f941
test/jest/local/Eask
@@ -1,7 +1,7 @@
1
;; -*- mode: eask; lexical-binding: t -*-
2
3
(package "mini.pkg.1"
4
- "11.11.12"
+ "12.12.13"
5
"Minimal test package")
6
7
(website-url "https://github.com/emacs-eask/cli/tree/master/test/fixtures/mini.pkg.1")
test/jest/local/mini.pkg.1.el
@@ -5,7 +5,7 @@
;; Author: Shen, Jen-Chieh <[email protected]>
;; URL: https://github.com/emacs-eask/cli/tree/master/test/fixtures/mini.pkg.1
8
-;; Version: 11.11.12
+;; Version: 12.12.13
9
;; Package-Requires: ((emacs "24.3") (s "1.12.0") (fringe-helper "1.0.1"))
10
;; Keywords: test local
11
0 commit comments