We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba5c77 commit cd97053Copy full SHA for cd97053
2 files changed
README.md
@@ -5,7 +5,7 @@
5
<img src="https://codecov.io/gh/dillonstreator/txob/graph/badge.svg?token=E9M7G67VLL"/>
6
</a>
7
<a aria-label="NPM version" href="https://www.npmjs.com/package/txob">
8
- <img alt="" src="https://badgen.net/npm/v/txob?v=0.3.0">
+ <img alt="" src="https://badgen.net/npm/v/txob?v=0.3.1">
9
10
<a aria-label="License" href="https://github.com/dillonstreator/txob/blob/main/LICENSE">
11
<img alt="" src="https://badgen.net/npm/license/txob">
package.json
@@ -18,7 +18,7 @@
18
"type": "git",
19
"url": "git://github.com/osbytes/txob.git"
20
},
21
- "version": "0.3.0",
+ "version": "0.3.1",
22
"type": "module",
23
"license": "MIT",
24
"files": [
0 commit comments