Skip to content

Commit

Permalink
Prepare for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
sipe90 committed Jul 20, 2021
1 parent 6817b17 commit 74bff01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = 'com.github.sipe90'
version = '0.8.2'
version = '0.8.3'

java.sourceCompatibility = JavaVersion.VERSION_11

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sack-bot",
"version": "0.8.2",
"version": "0.8.3",
"private": true,
"scripts": {
"start": "webpack-dev-server --mode development --devtool inline-source-map --hot",
Expand Down

0 comments on commit 74bff01

Please sign in to comment.