Skip to content

Commit

Permalink
feat: update pstack to version 2.9 (#200)
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémy Audiger <[email protected]>
  • Loading branch information
jaudiger authored Jan 22, 2025
1 parent b1e8dd1 commit f760008
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/pstack/brioche.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/pstack/project.bri
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { gitCheckout } from "git";

export const project = {
name: "pstack",
version: "2.8.3",
version: "2.9",
};

const gitRef = Brioche.gitRef({
Expand Down

0 comments on commit f760008

Please sign in to comment.