diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2015-05-28 22:40:41 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2015-05-28 22:40:41 +0200 |
commit | 736226c4667b615757afcb65b898ee63527bfbe2 (patch) | |
tree | e7b9fe1f3799a91aa5e490a3dc6df1409c88b16a | |
parent | 5cafea7e345c6cee7661d177b67a8283c933af34 (diff) | |
download | rss2html-736226c4667b615757afcb65b898ee63527bfbe2.tar.gz rss2html-736226c4667b615757afcb65b898ee63527bfbe2.tar.bz2 rss2html-736226c4667b615757afcb65b898ee63527bfbe2.zip |
Bump version.v0.1.1
-rw-r--r-- | lib/rss2html/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rss2html/version.rb b/lib/rss2html/version.rb index d1902d1..ee5a1d4 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.0" + VERSION = "0.1.1" end
\ No newline at end of file |