Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a179346 committed Jan 14, 2022
1 parent 30e390d commit 736d54c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<a href="https://github.com/a179346/Holo-bot/actions/workflows/build-test.yml" target="_blank">
<img alt="Build" src="https://github.com/a179346/Holo-bot/actions/workflows/build-test.yml/badge.svg" />
</a>
<img alt="Version" src="https://img.shields.io/badge/version-1.2.0-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-1.3.0-blue.svg?cacheSeconds=2592000" />
<a href="https://github.com/a179346/Holo-bot#readme" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
Expand Down
4 changes: 2 additions & 2 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holo-bot",
"version": "1.2.0",
"version": "1.3.0",
"description": "Holo-bot",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -44,4 +44,4 @@
"typescript": "^4.2.4"
},
"nodeVersion": "16.6.1"
}
}

0 comments on commit 736d54c

Please sign in to comment.