Skip to content

Commit 477284a

Browse files
authored
Merge pull request #369 from bobbrodie/9.2.x
Bump version in phpdoc
2 parents 9ef2032 + 90f8493 commit 477284a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
phpunit10:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-latest
88

99
strategy:
1010
matrix:

phpdoc.dist.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<output>docs</output>
1111
</paths>
1212

13-
<version number="9.2.0">
13+
<version number="9.2.1">
1414
<api format="php">
1515
<source dsn=".">
1616
<path>src</path>

0 commit comments

Comments
 (0)