We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4f111 commit e40e262Copy full SHA for e40e262
lib/ttl2html/version.rb
@@ -1 +1 @@
1
-TTL2HTML::VERSION = "2.0.11"
+TTL2HTML::VERSION = "2.1.0"
ttl2html.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
2
s.name = 'ttl2html'
3
- s.version = '2.0.11'
4
- s.date = '2024-11-19'
+ s.version = '2.1.0'
+ s.date = '2025-01-20'
5
s.summary = "ttl2html"
6
s.description = "Static site generator for RDF/Turtle"
7
s.authors = ["Masao Takaku"]
0 commit comments