Skip to content

Commit e278b09

Browse files
committed
chore: bump up version
1 parent 976df29 commit e278b09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

leetcode.el

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
;;; leetcode.el --- An leetcode client. -*- lexical-binding: t; no-byte-compile: t -*-
1+
;;; leetcode.el --- An leetcode client -*- lexical-binding: t; no-byte-compile: t -*-
22

33
;; Copyright (C) 2019 Wang Kai
44

55
;; Author: Wang Kai <[email protected]>
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.22
9+
;; Version: 0.1.23
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)