diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2015-06-26 22:17:20 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2015-06-26 22:17:20 +0200 |
commit | 958aff6b3d1881ee3fc4e437b02d482e048a48c2 (patch) | |
tree | b058b55e740cf95a45f41a3e023e83a2654ea4c4 | |
parent | dfa15ecd20d668a5201928e55f8aab4ae9126ae6 (diff) | |
download | rss2html-958aff6b3d1881ee3fc4e437b02d482e048a48c2.tar.gz rss2html-958aff6b3d1881ee3fc4e437b02d482e048a48c2.tar.bz2 rss2html-958aff6b3d1881ee3fc4e437b02d482e048a48c2.zip |
-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 977fab5..9cec0ae 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.2" + VERSION = "0.1.3" end
\ No newline at end of file |