From 84fbf64d32570bbedf11050a388df6372c67ec61 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Thu, 28 Sep 2023 12:30:04 +0200 Subject: [PATCH] Release 1.0.0 --- puppet-lint-spaceship_operator_without_tag-check.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-lint-spaceship_operator_without_tag-check.gemspec b/puppet-lint-spaceship_operator_without_tag-check.gemspec index af5817a..3577cad 100644 --- a/puppet-lint-spaceship_operator_without_tag-check.gemspec +++ b/puppet-lint-spaceship_operator_without_tag-check.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = 'puppet-lint-spaceship_operator_without_tag-check' - spec.version = '0.1.1' + spec.version = '1.0.0' spec.homepage = 'https://github.com/voxupuli/puppet-lint-spaceship_operator_without_tag-check' spec.license = 'Apache-2.0' spec.author = 'Vox Pupuli'