Skip to content

Commit

Permalink
release 0.4.0 with updated owner
Browse files Browse the repository at this point in the history
Signed-off-by: Nischal Sharma <[email protected]>
  • Loading branch information
NickSneo committed May 23, 2024
1 parent de3ae74 commit 67ac7a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Build Workflow Dispatch
uses: convictional/[email protected]
with:
owner: web3j
owner: hyperledger
repo: web3j-sokt
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow_file_name: build.yml
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Sokt is currently under active development. You can use it in one of your own pr

```groovy
dependencies {
compile group: 'org.web3j', name: 'web3j-sokt', version: '0.2.4'
compile group: 'org.web3j', name: 'web3j-sokt', version: '0.4.0'
}
```
For other build systems, see [here](https://mvnrepository.com/artifact/org.web3j/web3j-sokt/0.2.1).
Expand Down

0 comments on commit 67ac7a6

Please sign in to comment.