Skip to content

Commit

Permalink
Merge pull request #58 from NipunaMadhushan/update-versions-1.0.6
Browse files Browse the repository at this point in the history
Update versions for 1.0.6 release
  • Loading branch information
NipunaMadhushan authored Feb 22, 2023
2 parents f6dfd55 + dfae23e commit 8549e13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ modules = [
[[package]]
org = "ballerina"
name = "observe"
version = "1.0.6"
version = "1.0.7"
dependencies = [
{org = "ballerina", name = "jballerina.java"}
]
Expand All @@ -38,4 +38,3 @@ modules = [
{org = "ballerinai", packageName = "observe", moduleName = "observe"}
]


2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ballerinaTomlParserVersion=1.2.2
ballerinaGradlePluginVersion=0.14.2
puppycrawlCheckstyleVersion=8.18
openTelemetryVersion=1.7.0
nettyCodecVersion=4.1.69.Final
nettyCodecVersion=4.1.77.Final
gsonVersion=2.8.8

observeVersion=1.0.7
Expand Down

0 comments on commit 8549e13

Please sign in to comment.