summaryrefslogtreecommitdiff
path: root/lib/mixlib/authentication/version.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mixlib/authentication/version.rb')
-rw-r--r--lib/mixlib/authentication/version.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/mixlib/authentication/version.rb b/lib/mixlib/authentication/version.rb
index 3af3f48..8a832fd 100644
--- a/lib/mixlib/authentication/version.rb
+++ b/lib/mixlib/authentication/version.rb
@@ -13,9 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-
module Mixlib
module Authentication
- VERSION = '1.4.1'
+ VERSION = "1.4.1"
end
end