Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
- [release] v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Oct 31, 2022
1 parent 0656ad2 commit c03fee0
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

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

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gradle-dependency-submission",
"version": "0.8.1",
"version": "0.8.2",
"private": true,
"description": "Gradle Dependency Submission",
"main": "lib/main.js",
Expand Down
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ async function run(): Promise<void> {
{
name: 'mikepenz/gradle-dependency-submission',
url: 'https://github.com/mikepenz/gradle-dependency-submission',
version: '0.8.1'
version: '0.8.2'
},
github.context,
{
Expand Down

0 comments on commit c03fee0

Please sign in to comment.