From 75796f9b909c46f0b5dafe1fc090356b6dc0f6bc Mon Sep 17 00:00:00 2001 From: Adam Wead Date: Wed, 8 May 2019 14:01:53 -0400 Subject: [PATCH] Bumping version to 0.5.0 --- niftany.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/niftany.gemspec b/niftany.gemspec index c1dbbaf..97f3ff7 100644 --- a/niftany.gemspec +++ b/niftany.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = 'niftany' - spec.version = '0.4.0' + spec.version = '0.5.0' spec.authors = ['Adam Wead'] spec.email = ['amsterdamos@gmail.com'] spec.summary = 'Manages configurations and versions of linters used in projects at '\