We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fcd6b2 commit 6bfa525Copy full SHA for 6bfa525
chupa-text-decomposer-webkit.gemspec
@@ -1,6 +1,6 @@
1
# -*- ruby -*-
2
#
3
-# Copyright (C) 2017-2021 Sutou Kouhei <kou@clear-code.com>
+# Copyright (C) 2017-2024 Sutou Kouhei <kou@clear-code.com>
4
5
# This library is free software; you can redistribute it and/or
6
# modify it under the terms of the GNU Lesser General Public
@@ -22,7 +22,7 @@ end
22
23
Gem::Specification.new do |spec|
24
spec.name = "chupa-text-decomposer-webkit"
25
- spec.version = "1.0.8"
+ spec.version = "1.0.9"
26
spec.homepage = "https://github.com/ranguba/chupa-text-decomposer-webkit"
27
spec.authors = ["Kouhei Sutou"]
28
spec.email = ["kou@clear-code.com"]
0 commit comments