Skip to content

Commit

Permalink
Bumped version to v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aegrumet committed Jan 7, 2024
1 parent 10ec54f commit 1bb9265
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions version-info.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"dirty": false,
"raw": "v0.2.2-0-ga475f81",
"hash": "ga475f81",
"raw": "v0.2.4-0-g10ec54f",
"hash": "g10ec54f",
"distance": 0,
"tag": "v0.2.2",
"tag": "v0.2.4",
"semver": {
"options": {
"loose": false,
"includePrerelease": false
},
"loose": false,
"raw": "v0.2.2",
"raw": "v0.2.4",
"major": 0,
"minor": 2,
"patch": 2,
"patch": 4,
"prerelease": [],
"build": [],
"version": "0.2.2"
"version": "0.2.4"
},
"suffix": "0-ga475f81",
"semverString": "0.2.2"
"suffix": "0-g10ec54f",
"semverString": "0.2.4"
}

0 comments on commit 1bb9265

Please sign in to comment.