Skip to content

Commit f0aa9fa

Browse files
author
Racci
committed
chore(version): v0.1.1
1 parent 4b9d121 commit f0aa9fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## [v0.1.1](https://github.com/Da_Racci/ElixirBot/compare/v0.1.0..v0.1.1) - 2022-02-13
6+
#### Bug Fixes
7+
- **(gradle)** Fix version in gradle - ([4b9d121](https://github.com/Da_Racci/ElixirBot/commit/4b9d121f0ba9b61b85973b37b8c00550575288e9)) - [@Da_Racci](https://github.com/Da_Racci)
8+
#### Miscellaneous Chores
9+
- **(version)** v0.1.0 - ([f6c429e](https://github.com/Da_Racci/ElixirBot/commit/f6c429ece4a701ce613be7d128ca2cf8d383fb95)) - [@Da_Racci](https://github.com/Da_Racci)
10+
- - -
11+
512
## [v0.1.0](https://github.com/Da_Racci/ElixirBot/compare/v0.0.1..v0.1.0) - 2022-02-13
613
#### Bug Fixes
714
- missed a casting error - ([b2bd753](https://github.com/Da_Racci/ElixirBot/commit/b2bd753e12acdab971658303b594d43f9671b15a)) - [@Da_Racci](https://github.com/Da_Racci)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# suppress inspection "UnusedProperty" for whole file
22
group=dev.racci
3-
version=v0.1.0
3+
version=v0.1.1
44
addRunNumber=false
55
kotlinVersion=1.6.10
66
minixVersion=0.4.47

0 commit comments

Comments
 (0)