Skip to content

Commit b3103bd

Browse files
committed
bump up version
1 parent 2cef472 commit b3103bd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2022-02-06 Wang Kai <[email protected]>
2+
3+
* leetcode.el:
4+
- Add leetcode-daily
5+
- Fix slugify title regex
6+
- Optmize tags parsing with hash table
7+
18
2021-06-20 Wang Kai <[email protected]>
29

310
* leetcode.el:

leetcode.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Keywords: extensions, tools
77
;; URL: https://github.com/kaiwk/leetcode.el
88
;; 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.23
9+
;; Version: 0.1.24
1010

1111
;; This program is free software; you can redistribute it and/or modify
1212
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)