Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a179346 committed Aug 9, 2021
1 parent 212b400 commit 5370a31
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.0.7-blue.svg?cacheSeconds=2592000" />
<img alt="Version" src="https://img.shields.io/badge/version-1.1.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
2 changes: 1 addition & 1 deletion server/package-lock.json

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

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "holo-bot",
"version": "1.0.7",
"version": "1.1.0",
"description": "Holo-bot",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 5370a31

Please sign in to comment.