Skip to content

Commit

Permalink
Merge pull request #8 from SimformSolutionsPvtLtd/develop
Browse files Browse the repository at this point in the history
⬆️ update release version
  • Loading branch information
ShwetaChauhan18 committed Dec 24, 2021
2 parents dea07ca + b2edde4 commit 10b1c4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

```groovy
dependencies {
implementation 'com.github.SimformSolutionsPvtLtd:SSJetpackComposeSwipeableView:1.x.x'
implementation 'com.github.SimformSolutionsPvtLtd:SSJetpackComposeSwipeableView:1.0.1'
}
```

Expand Down
2 changes: 1 addition & 1 deletion ssjetpackcomposeswipeableview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ afterEvaluate {
from components.release
groupId = 'com.simform.ssjetpackcomposeswipeableview'
artifactId = 'ssjetpackcomposeswipeableview'
version = '1.0.0'
version = '1.0.1'
}
}
}
Expand Down

0 comments on commit 10b1c4a

Please sign in to comment.