Skip to content

Commit d55f92b

Browse files
committed
prep for 0.0.3
1 parent 451e9e3 commit d55f92b

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors:
1010
orcid: "https://orcid.org/0000-0003-0900-6903"
1111

1212
repository-code: "git+https://github.com/caltechlibrary/admin-shell-scripts"
13-
version: 0.0.1
13+
version: 0.0.3
1414
license-url: "https://spdx.org/licenses/BSD-3-Clause-Clear"
1515

1616
date-released: 2022-10-19

about.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<section>
2424
<h1 id="about-this-software">About this software</h1>
25-
<h2 id="admin-shell-scripts-0.0.1">admin-shell-scripts 0.0.1</h2>
25+
<h2 id="admin-shell-scripts-0.0.3">admin-shell-scripts 0.0.3</h2>
2626
<h3 id="authors">Authors</h3>
2727
<ul>
2828
<li>Robert Doiel</li>
@@ -52,6 +52,7 @@ <h3 id="software-requiremets">Software Requiremets</h3>
5252
<li>pandoc</li>
5353
<li>mysql</li>
5454
<li>makepasswd</li>
55+
<li>jq</li>
5556
</ul>
5657
</section>
5758

about.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors:
1111
orcid: "https://orcid.org/0000-0003-0900-6903"
1212

1313
repository-code: "git+https://github.com/caltechlibrary/admin-shell-scripts"
14-
version: 0.0.1
14+
version: 0.0.3
1515
license-url: "https://spdx.org/licenses/BSD-3-Clause-Clear"
1616

1717
date-released: 2022-10-19
@@ -20,7 +20,7 @@ date-released: 2022-10-19
2020
About this software
2121
===================
2222

23-
## admin-shell-scripts 0.0.1
23+
## admin-shell-scripts 0.0.3
2424

2525
### Authors
2626

@@ -51,3 +51,4 @@ Ubuntu Servers and support our data infrastructure.
5151
- pandoc
5252
- mysql
5353
- makepasswd
54+
- jq

0 commit comments

Comments
 (0)