Skip to content

Commit

Permalink
Bump package version to 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andras-simonyi committed Jan 16, 2023
1 parent f59ca11 commit 121efe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions citeproc.el
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
;;; citeproc.el --- A CSL 1.0.2 Citation Processor -*- lexical-binding: t; -*-

;; Copyright (C) 2017-2022 András Simonyi
;; Copyright (C) 2017-2023 András Simonyi

;; Author: András Simonyi <[email protected]>
;; Maintainer: András Simonyi <[email protected]>
;; URL: https://github.com/andras-simonyi/citeproc-el
;; Keywords: bib
;; Package-Requires: ((emacs "26") (dash "2.13.0") (s "1.12.0") (f "0.18.0") (queue "0.2") (string-inflection "1.0") (org "9") (parsebib "2.4"))
;; Version: 0.9
;; Version: 0.9.3

;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 121efe5

Please sign in to comment.