Skip to content

Commit

Permalink
v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
irskep committed Sep 5, 2024
1 parent 6f423b6 commit d292598
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/djockey.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ output_dir:
gfm: out/gfm

project_info:
version: 0.2.3
version: 0.2.4
github_url: https://github.com/irskep/djockey
description: "A powerful static site generator for technical writing and project documentation"
social_image: static/type_logo.png
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "djockey",
"version": "0.2.3",
"version": "0.2.4",
"packageManager": "[email protected]",
"engines": {
"node": ">=17.0.0"
Expand Down

0 comments on commit d292598

Please sign in to comment.