mirror of
https://github.com/SqrtMinusOne/reverso.el.git
synced 2025-12-10 15:53:02 +03:00
chore: bump version & copyright year
This commit is contained in:
parent
af0e7b5b75
commit
88dbf0ace2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
;;; reverso.el --- Translation, grammar checking, context search -*- lexical-binding: t -*-
|
;;; reverso.el --- Translation, grammar checking, context search -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Copyright (C) 2022 Korytov Pavel
|
;; Copyright (C) 2023 Korytov Pavel
|
||||||
|
|
||||||
;; Author: Korytov Pavel <thexcloud@gmail.com>
|
;; Author: Korytov Pavel <thexcloud@gmail.com>
|
||||||
;; Maintainer: Korytov Pavel <thexcloud@gmail.com>
|
;; Maintainer: Korytov Pavel <thexcloud@gmail.com>
|
||||||
;; Version: 0.1.0
|
;; Version: 0.1.1
|
||||||
;; Package-Requires: ((emacs "27.1") (transient "0.3.7") (request "0.3.2"))
|
;; Package-Requires: ((emacs "27.1") (transient "0.3.7") (request "0.3.2"))
|
||||||
;; Homepage: https://github.com/SqrtMinusOne/reverso.el
|
;; Homepage: https://github.com/SqrtMinusOne/reverso.el
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue