aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-05-28 22:55:51 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-05-28 22:55:51 +0200
commit50a0e81ebcc28ae8b712f266d1d90d2f8f310c0f (patch)
treeef0ef3e0e774f341a6b15fa5484fa9de9d67e0c6 /lib
parent736226c4667b615757afcb65b898ee63527bfbe2 (diff)
downloadrss2html-50a0e81ebcc28ae8b712f266d1d90d2f8f310c0f.tar.gz
rss2html-50a0e81ebcc28ae8b712f266d1d90d2f8f310c0f.tar.bz2
rss2html-50a0e81ebcc28ae8b712f266d1d90d2f8f310c0f.zip
Version.rb was missing...v0.1.2
Diffstat (limited to 'lib')
-rw-r--r--lib/rss2html/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rss2html/version.rb b/lib/rss2html/version.rb
index ee5a1d4..977fab5 100644
--- a/lib/rss2html/version.rb
+++ b/lib/rss2html/version.rb
@@ -15,5 +15,5 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
module Rss2Html
- VERSION = "0.1.1"
+ VERSION = "0.1.2"
end \ No newline at end of file