Closed kelostrada closed 7 years ago
this looks great.
Okay will do later today or tomorrow, I just figured that this way it's not hard-bound to 0.8.0 so people can still use 0.8.1 anyway.
If you use 0.8.0
that will lock it to that version. If you use 0.8
then it will use >= 0.8.0 < 1.0.0
wouldnt it lock for 0.8.x? its ~> 0.8.0
You may be right. I can't remember :)
@scrogson are you okay with the change you requested? If so I'd like to merge and publish.
👍
Basing on forked @fajarmf PR #24, I created one that is prepared to use
0.8.0
version ofoauth2
instead of a branched one.