Skip to content

Commit

Permalink
Release v0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Muqsit committed Jun 2, 2023
1 parent 48d80dc commit 1255bc5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,11 @@
],
"require-dev": {
"phpunit/phpunit": "^9"
},
"extra": {
"virion": {
"spec": "3.0",
"namespace-root": "muqsit\\arithmexp"
}
}
}
4 changes: 2 additions & 2 deletions virion.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: arithmexp
antigen: muqsit\arithmexp
api: 4.9.0
version: 0.1.29
api: [4.21.1, 5.0.0]
version: 0.1.30
author: Muqsit

0 comments on commit 1255bc5

Please sign in to comment.