Skip to content

Commit

Permalink
update version ChateaclientLib 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrysweel committed May 22, 2015
1 parent dbaad22 commit b749247
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG-0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ To get the diff between two versions, go to https://github.com/antwebes/ChateaCl
* Fix error with translations in confirm-email page
* Include branch userProfile, now user register and register profile, and photo with ajax
* Update version ChateaSecureBundle
* When API calls the comfirmed URL now the data of the user is taken by refresh token from the API
* When API calls the comfirmed URL now the data of the user is taken by refresh token from the API
* Update version chateaClientLib v0.1.2
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"require" : {
"symfony/framework-bundle" : "~2.3",
"antwebes/chatea-common" : "0.1.0",
"antwebes/chatea-client-lib" : "0.1.1",
"antwebes/chatea-client-lib" : "0.1.2",
"antwebes/chatea-secure-bundle" : "0.1.4",
"excelwebzone/recaptcha-bundle" : "2.3.*@dev"
},
Expand Down

0 comments on commit b749247

Please sign in to comment.