From 7932ecec5167d8101391207fa30db97e7fd4f043 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 9 Jul 2013 23:02:13 -0400 Subject: [PATCH] Version bump to v0.3.3 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 5738c54..7248649 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,4 +4,4 @@ license 'Apache 2.0' description 'Provides an LWRP for easily creating a managing swap files and swap partitions.' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '0.3.2' +version '0.3.3'