Skip to content

Commit

Permalink
my version until issue xdevplatform#30 is fixed in the API
Browse files Browse the repository at this point in the history
  • Loading branch information
nrv committed Jul 8, 2022
1 parent 5533da8 commit e0b11a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ target
.gradle
build


#eclipse
.classpath
.project
.settings
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>twitter-api-java-sdk</artifactId>
<packaging>jar</packaging>
<name>twitter-api-java-sdk</name>
<version>2.0.1</version>
<version>2.0.1-nrv</version>
<url>https://github.com/twitterdev/twitter-api-java-sdk</url>
<description>Twitter API v2 available endpoints</description>
<scm>
Expand Down

0 comments on commit e0b11a8

Please sign in to comment.