Skip to content

Commit

Permalink
bump: Bump to version 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindavee committed Sep 11, 2020
1 parent 3c5985d commit ccadc09
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,15 @@
<natures>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
<filteredResources>
<filter>
<id>1599821055117</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>
2 changes: 1 addition & 1 deletion xendit-java-lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group 'com.xendit'
version '1.9.1'
version '1.9.2'

sourceCompatibility = 1.8

Expand Down

0 comments on commit ccadc09

Please sign in to comment.