Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Bumped to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert Schimpf committed Jul 6, 2020
1 parent 207df53 commit 527599c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scraper-plugins-debugger/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id("de.jjohannes.extra-java-module-info") version "0.1"
}

version = '0.1.0'
version = '0.2.0'

extraJavaModuleInfo {
module("Java-WebSocket-1.4.0.jar", "Java.Websocket", "1.4.0") {
Expand Down
2 changes: 1 addition & 1 deletion scraper-plugins-persistent-proxy-scores/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ plugins {
id 'java-library-distribution'
}

version = '0.1.0'
version = '0.2.0'

0 comments on commit 527599c

Please sign in to comment.