Navigation Menu

Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
1.0.1 ->
1.0.2
    ^
  • Loading branch information
kou committed Feb 17, 2014
1 parent 441c638 commit dc375ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chupa-text-decomposer-html.gemspec
@@ -1,6 +1,6 @@
# -*- mode: ruby; coding: utf-8 -*-
#
# Copyright (C) 2013 Kouhei Sutou <kou@clear-code.com>
# Copyright (C) 2013-2014 Kouhei Sutou <kou@clear-code.com>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
Expand All @@ -22,7 +22,7 @@ end

Gem::Specification.new do |spec|
spec.name = "chupa-text-decomposer-html"
spec.version = "1.0.1"
spec.version = "1.0.2"
spec.homepage = "https://github.com/ranguba/chupa-text-decomposer-html"
spec.authors = ["Kouhei Sutou"]
spec.email = ["kou@clear-code.com"]
Expand Down

0 comments on commit dc375ea

Please sign in to comment.