Skip to content

Commit 43af720

Browse files
committed
version bump
1 parent 9e52a87 commit 43af720

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77
## [Unreleased]
88
None
99
<a name="4.1.3"</a>
10-
## [3.0.2] 2021-11-3
10+
## [4.1.3] 2021-11-3
1111
### Added
1212
- 1 new property `active` for CallSearchFilters and Call
1313
<a name="4.1.2"</a>

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ group = 'com.github.FreeClimbAPI'
99

1010
sourceCompatibility = 1.7 // java 7
1111
targetCompatibility = 1.7
12-
version = '4.1.1'
12+
version = '4.1.3'
1313

1414
repositories {
1515
mavenCentral()

0 commit comments

Comments
 (0)