Skip to content

Commit

Permalink
bump to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
takke committed Jan 5, 2024
1 parent e0f9fa5 commit a1fad3f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change Log
==========

v1.4.3 (2024.01.05)
-------------------
- Add `likeCount` field to `User2.PublicMetrics`


v1.4.2 (2023.06.20)
-------------------
- Fix Java compatibility
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ org.gradle.warning.mode=all
# Upload configurations
GROUP = io.github.takke
POM_ARTIFACT_ID = jp.takke.twitter4j-v2
VERSION_NAME = 1.4.2
VERSION_NAME = 1.4.3
POM_NAME = twitter4j-v2
POM_DESCRIPTION = A simple wrapper for Twitter API v2 that is designed to be used with Twitter4J.
POM_INCEPTION_YEAR = 2020
Expand Down

0 comments on commit a1fad3f

Please sign in to comment.