Skip to content

Commit

Permalink
[Gradle Release Plugin] - pre tag commit: 'v1.0.1'.
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Nov 19, 2021
1 parent 49af129 commit fc1f535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ballerina/CompilerPlugin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ id = "websubhub-compiler-plugin"
class = "io.ballerina.stdlib.websubhub.WebSubHubCompilerPlugin"

[[dependency]]
path = "../compiler-plugin/build/libs/websubhub-compiler-plugin-1.0.1-SNAPSHOT.jar"
path = "../compiler-plugin/build/libs/websubhub-compiler-plugin-1.0.1.jar"
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=1.0.1-SNAPSHOT
version=1.0.1
ballerinaLangVersion=2.0.0-beta.4

puppycrawlCheckstyleVersion=8.18
Expand Down

0 comments on commit fc1f535

Please sign in to comment.