Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
- and also version numbers of required packages
  • Loading branch information
myshevchuk committed Oct 5, 2020
1 parent 921d715 commit 1ad1f47
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion orb-anystyle.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Leo Vivier <[email protected]>
;; URL: https://github.com/org-roam/org-roam-bibtex
;; Keywords: org-mode, roam, convenience, bibtex, helm-bibtex, ivy-bibtex, org-ref
;; Version: 0.2.3
;; Verstion 0.3.1

;; This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion orb-compat.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Mykhailo Shevchuk <[email protected]>
;; URL: https://github.com/org-roam/org-roam-bibtex
;; Keywords: org-mode, roam, convenience, bibtex, helm-bibtex, ivy-bibtex, org-ref
;; Version: 0.2.3
;; Verstion 0.3.1

;; This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion orb-core.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Leo Vivier <[email protected]>
;; URL: https://github.com/org-roam/org-roam-bibtex
;; Keywords: org-mode, roam, convenience, bibtex, helm-bibtex, ivy-bibtex, org-ref
;; Version: 0.2.3
;; Verstion 0.3.1

;; This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion orb-note-actions.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Mykhailo Shevchuk <[email protected]>
;; URL: https://github.com/org-roam/org-roam-bibtex
;; Keywords: org-mode, roam, convenience, bibtex, helm-bibtex, ivy-bibtex, org-ref
;; Version: 0.2.3
;; Verstion 0.3.1

;; This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion orb-pdf-scrapper.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Leo Vivier <[email protected]>
;; URL: https://github.com/org-roam/org-roam-bibtex
;; Keywords: org-mode, roam, convenience, bibtex, helm-bibtex, ivy-bibtex, org-ref
;; Version: 0.2.3
;; Verstion 0.3.1

;; This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion orb-utils.el
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
;; Leo Vivier <[email protected]>
;; URL: https://github.com/org-roam/org-roam-bibtex
;; Keywords: org-mode, roam, convenience, bibtex, helm-bibtex, ivy-bibtex, org-ref
;; Version: 0.2.3
;; Verstion 0.3.1

;; This file is NOT part of GNU Emacs.

Expand Down
4 changes: 2 additions & 2 deletions org-roam-bibtex.el
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
;; Jethro Kuan <[email protected]>
;; URL: https://github.com/org-roam/org-roam-bibtex
;; Keywords: org-mode, roam, convenience, bibtex, helm-bibtex, ivy-bibtex, org-ref
;; Version: 0.2.3
;; Package-Requires: ((emacs "26.1") (org-roam "1.0.0") (bibtex-completion "2.0.0"))
;; Verstion 0.3.1
;; Package-Requires: ((emacs "27.1") (org-roam "1.2.2") (bibtex-completion "2.0.0"))

;; Soft dependencies: projectile, persp-mode, helm, ivy, hydra

Expand Down

0 comments on commit 1ad1f47

Please sign in to comment.