Skip to content

Commit

Permalink
Added dependency on urk-util (for url-build-query_string)
Browse files Browse the repository at this point in the history
  • Loading branch information
dudinea committed Sep 10, 2018
1 parent 3329fdb commit a86a313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jiralib.el
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
(require 'request)
(require 'json)
(require 'url-parse)
(require 'url-util)

(defconst jiralib-version "3.0.0"
"Current version of jiralib.el.")
Expand Down

0 comments on commit a86a313

Please sign in to comment.