diff --git a/README.md b/README.md index 6b5a239..69eb8e2 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,6 @@ You have not been signed in.}, } end - # TODO: Use I18n string replacement technique for params def auth_error! 'Error while authenticating via ' + service_name + '. The service did not return valid data.' end diff --git a/VERSION b/VERSION index bd52db8..8a9ecc2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.0 \ No newline at end of file +0.0.1 \ No newline at end of file