Skip to content

Commit

Permalink
Publish v0.53.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hvvikram committed Mar 17, 2023
1 parent f1c64f0 commit 5a64d27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@
* Add support for exporting raw dependencies from okbuck

### Version 0.53.2
* Bug fix to handle export dependencies file path correctly.
* Bug fix to handle export dependencies file path correctly.

### Version 0.53.3
* Add configuration cleanCacheDir to conditionally delete the cache directory or
just the existing dependency rules files
2 changes: 1 addition & 1 deletion buildSrc/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.uber
VERSION_NAME=0.53.3-SNAPSHOT
VERSION_NAME=0.53.3
POM_DESCRIPTION=A Gradle plugin that lets developers utilize the Buck build system on a Gradle project
POM_URL=https://github.com/uber/okbuck/
POM_SCM_URL=https://github.com/uber/okbuck/
Expand Down

0 comments on commit 5a64d27

Please sign in to comment.