Skip to content

Commit 5a64d27

Browse files
committed
Publish v0.53.3
1 parent f1c64f0 commit 5a64d27

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44
* Add support for exporting raw dependencies from okbuck
55

66
### Version 0.53.2
7-
* Bug fix to handle export dependencies file path correctly.
7+
* Bug fix to handle export dependencies file path correctly.
8+
9+
### Version 0.53.3
10+
* Add configuration cleanCacheDir to conditionally delete the cache directory or
11+
just the existing dependency rules files

buildSrc/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.uber
2-
VERSION_NAME=0.53.3-SNAPSHOT
2+
VERSION_NAME=0.53.3
33
POM_DESCRIPTION=A Gradle plugin that lets developers utilize the Buck build system on a Gradle project
44
POM_URL=https://github.com/uber/okbuck/
55
POM_SCM_URL=https://github.com/uber/okbuck/

0 commit comments

Comments
 (0)