Skip to content

Commit

Permalink
Bump version number and copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
etu committed Nov 24, 2020
1 parent 84b5c80 commit 9662b1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions webpaste.el
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
;;; webpaste.el --- Paste to pastebin-like services -*- lexical-binding: t; -*-

;; Copyright (c) 2016-2019 Elis Hirwing
;; Copyright (c) 2016-2020 Elis Hirwing

;; Author: Elis "etu" Hirwing
;; URL: https://github.com/etu/webpaste.el
;; Package-Version: 3.1.2
;; Version: 3.1.2
;; Package-Version: 3.2.0
;; Version: 3.2.0
;; Keywords: convenience, comm, paste
;; Package-Requires: ((emacs "24.4") (request "0.2.0") (cl-lib "0.5"))

Expand Down

0 comments on commit 9662b1c

Please sign in to comment.