diff options
Diffstat (limited to 'lib')
-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 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 |