Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Dec 12, 2017
1 parent 73a6ac3 commit df06cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cl-torrents.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
:main))
(in-package :torrents)

(defparameter *version* "0.6.1")
(defparameter *version* "0.7.1")

(defparameter *last-search* nil "Remembering the last search.")
(defparameter *nb-results* 20 "Maximum number of search results to display.")
Expand Down

0 comments on commit df06cdf

Please sign in to comment.