Skip to content

Commit e40e262

Browse files
committed
Version 2.1.0
1 parent df4f111 commit e40e262

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/ttl2html/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
TTL2HTML::VERSION = "2.0.11"
1+
TTL2HTML::VERSION = "2.1.0"

ttl2html.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.name = 'ttl2html'
3-
s.version = '2.0.11'
4-
s.date = '2024-11-19'
3+
s.version = '2.1.0'
4+
s.date = '2025-01-20'
55
s.summary = "ttl2html"
66
s.description = "Static site generator for RDF/Turtle"
77
s.authors = ["Masao Takaku"]

0 commit comments

Comments
 (0)