Skip to content

Commit

Permalink
Release: 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
picnoir committed Jan 15, 2023
1 parent ff7ca8d commit fe7c50f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions my-repo-pins-tests.el
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
;;; my-repo-pins-tests.el --- Project navigation and remote checkout -*- lexical-binding: t; -*-

;;; Copyright (C) 2022 Félix Baylac Jacqué
;;; Copyright (C) 2022-2023 Félix Baylac Jacqué
;;; Author: Félix Baylac Jacqué <felix at alternativebit.fr>
;;; Maintainer: Félix Baylac Jacqué <felix at alternativebit.fr>
;;; Version: 1.14.0
;;; Version: 0.4
;;; Packages-Requires: ((ert-async "0.1.2"))

;;; License:
Expand Down
4 changes: 2 additions & 2 deletions my-repo-pins.el
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
;;; my-repo-pins.el --- Keep your git repositories organized -*- lexical-binding: t -*-

;;; Copyright (C) 2022 Félix Baylac Jacqué
;;; Copyright (C) 2022-2023 Félix Baylac Jacqué
;;; Author: Félix Baylac Jacqué <felix at alternativebit.fr>
;;; Maintainer: Félix Baylac Jacqué <felix at alternativebit.fr>
;;; Version: 0.2
;;; Version: 0.4
;;; Homepage: https://alternativebit.fr/projects/my-repo-pins/
;;; Package-Requires: ((emacs "26.1"))
;;; License:
Expand Down

0 comments on commit fe7c50f

Please sign in to comment.