Skip to content

Commit 542f41e

Browse files
committed
Upgrade version in the README.md for the v3.3.0
1 parent f998566 commit 542f41e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ You can install the SDK via Maven or Gradle.
3434
<dependency>
3535
<groupId>com.amadeus</groupId>
3636
<artifactId>amadeus-java</artifactId>
37-
<version>3.2.0</version>
37+
<version>3.3.0</version>
3838
</dependency>
3939
```
4040
#### Gradle
4141
```js
42-
compile "com.amadeus:amadeus-java:3.2.0"
42+
compile "com.amadeus:amadeus-java:3.3.0"
4343
```
4444

4545
## Getting Started

0 commit comments

Comments
 (0)