We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 976df29 commit e278b09Copy full SHA for e278b09
leetcode.el
@@ -1,12 +1,12 @@
1
-;;; leetcode.el --- An leetcode client. -*- lexical-binding: t; no-byte-compile: t -*-
+;;; leetcode.el --- An leetcode client -*- lexical-binding: t; no-byte-compile: t -*-
2
3
;; Copyright (C) 2019 Wang Kai
4
5
;; Author: Wang Kai <[email protected]>
6
;; Keywords: extensions, tools
7
;; URL: https://github.com/kaiwk/leetcode.el
8
;; Package-Requires: ((emacs "26") (dash "2.16.0") (graphql "0.1.1") (spinner "1.7.3") (aio "1.0") (log4e "0.3.3"))
9
-;; Version: 0.1.22
+;; Version: 0.1.23
10
11
;; This program is free software; you can redistribute it and/or modify
12
;; it under the terms of the GNU General Public License as published by
0 commit comments