Skip to content

Commit ea62aaa

Browse files
committed
Bump version
1 parent 5b79a25 commit ea62aaa

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## 1.0.0.beta2 - 2018-03-28
3+
## 1.0.0-beta3 - 2018-03-28
4+
5+
Add support for Amadeus's specific `Accept` request header.
6+
7+
## 1.0.0-beta2 - 2018-03-28
48

59
Update singular endpoints to use singular names.
610

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amadeus",
3-
"version": "1.0.0-beta2",
3+
"version": "1.0.0-beta3",
44
"description": "Node library for the Amadeus travel APIs",
55
"main": "lib/amadeus.js",
66
"scripts": {

0 commit comments

Comments
 (0)