From 191fdca1275eec5fc31781c55bf957cc8d6464a3 Mon Sep 17 00:00:00 2001 From: Christopher Guindon <chris.guindon@eclipse-foundation.org> Date: Wed, 22 Apr 2020 01:14:57 -0400 Subject: [PATCH] version 0.0.1 Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org> --- jekyll-theme-eclipsefdn.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jekyll-theme-eclipsefdn.gemspec b/jekyll-theme-eclipsefdn.gemspec index 14b7a70..4f62c75 100644 --- a/jekyll-theme-eclipsefdn.gemspec +++ b/jekyll-theme-eclipsefdn.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "jekyll-theme-eclipsefdn" - spec.version = "0.0.0" + spec.version = "0.0.1" spec.authors = ["Christopher Guindon"] spec.email = ["chris.guindon@eclipse-foundation.org"] -- GitLab