Skip to content

Commit 261efac

Browse files
committed
Update version to 2.5.1
1 parent 3a96a38 commit 261efac

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<!--
3-
Type on Strap jekyll theme v2.5.0
3+
Type on Strap jekyll theme v2.5.1
44
Theme free for personal and commercial use under the MIT license
55
https://github.com/sylhare/Type-on-Strap/blob/master/LICENSE
66
-->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "type-on-strap-helper",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "CLI utilities for the Type on Strap jekyll theme",
55
"scripts": {
66
"post": "tsx .github/cli/src/post.ts",

type-on-strap.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |spec|
44
spec.name = "type-on-strap"
5-
spec.version = "2.5.0"
5+
spec.version = "2.5.1"
66
spec.authors = ["Sylhare", "Rohan Chandra"]
77
88

0 commit comments

Comments
 (0)