Skip to content

Commit

Permalink
v 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thatportugueseguy committed Aug 26, 2024
1 parent 35c136b commit 1558f03
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## 0.1.4 (2024-08-26)
- Add bash completions on install

## 0.1.3 (2024-07-24)
- add the public_name stanza to the passage lib
- Add the public_name stanza to the passage lib

## 0.1.2 (2024-07-15)
- Update test config and add opam ci exclusions
Expand Down
2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

(license "MIT")

(version "0.1.3")
(version "0.1.4")

(source
(github ahrefs/passage))
Expand Down
2 changes: 1 addition & 1 deletion passage.opam
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "0.1.3"
version: "0.1.4"
synopsis: "Passage - used to store and manage access to shared secrets"
description: "Passage - used to store and manage access to shared secrets"
maintainer: ["Ahrefs Pte Ltd <[email protected]>"]
Expand Down

0 comments on commit 1558f03

Please sign in to comment.