aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-05-28 22:29:47 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-05-28 22:29:47 +0200
commitfdf2d13e0d2c0267b13b904c2ff1ade7aea057a9 (patch)
treeaf4e88a2d95899f83a918cd4e7530696a8e6e0ba /lib
parent5ff8ffdb0f1ec733d8e3e663f6aef0f8d3dbc424 (diff)
downloadrss2html-fdf2d13e0d2c0267b13b904c2ff1ade7aea057a9.tar.gz
rss2html-fdf2d13e0d2c0267b13b904c2ff1ade7aea057a9.tar.bz2
rss2html-fdf2d13e0d2c0267b13b904c2ff1ade7aea057a9.zip
Update version and description in gemspec.v0.1.0
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 1482ffa..d1902d1 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.0.3"
+ VERSION = "0.1.0"
end \ No newline at end of file