Skip to content

Commit

Permalink
Updated NavitiaSDK dependency to use fixed version instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Noury committed Nov 2, 2017
1 parent f48e698 commit ca91114
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "CanalTP/NavitiaSDK_ios" "master"
github "CanalTP/NavitiaSDK_ios" "0.3.1"
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github "Alamofire/Alamofire" "4.5.1"
github "CanalTP/NavitiaSDK_ios" "b97f3c148b91385df1885a7468749d0a0631ec92"
github "CanalTP/NavitiaSDK_ios" "0.3.1"
github "Hearst-DD/ObjectMapper" "2.2.9"
github "tristanhimmelman/AlamofireObjectMapper" "4.1.0"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-navitia-sdk",
"version": "0.2.1",
"version": "0.2.2",
"description": "Cordova plugin for NavitiaSDK iOS & Android",
"cordova": {
"id": "org-kisio-plugins-navitia-sdk",
Expand Down

0 comments on commit ca91114

Please sign in to comment.