Skip to content

Commit

Permalink
updated version to 3.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Bingham committed May 7, 2018
1 parent 4de5b99 commit 1f05cb4
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions traad.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Copyright (c) 2012-2017 Austin Bingham
;;
;; Author: Austin Bingham <[email protected]>
;; Version: 1.1.0
;; Version: 3.1.1
;; URL: https://github.com/abingham/traad
;; Package-Requires: ((dash "2.13.0") (deferred "0.3.2") (popup "0.5.0") (request "0.2.0") (request-deferred "0.2.0") (virtualenvwrapper "20151123"))
;;
Expand All @@ -22,14 +22,6 @@
;;
;; Installation:
;;
;; traad depends on the following packages:
;;
;; cl
;; deferred - https://github.com/kiwanami/emacs-deferred
;; jsontraad
;; request - https://github.com/tkf/emacs-request
;; request-deferred - (same as request)
;;
;; Copy traad.el to some location in your emacs load path. Then add
;; "(require 'traad)" to your emacs initialization (.emacs,
;; init.el, or something).
Expand Down

0 comments on commit 1f05cb4

Please sign in to comment.