Skip to content

Commit aa8d6c1

Browse files
committed
Release v2.4.13
1 parent 19f19ae commit aa8d6c1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_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.4.12
3+
Type on Strap jekyll theme v2.4.13
44
Theme free for personal and commercial use under the MIT license
55
https://github.com/sylhare/Type-on-Strap/blob/master/LICENSE
66
-->

assets/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.4.12",
3+
"version": "2.4.13",
44
"description": "Gulp file to manage the Type on Strap jekyll theme",
55
"main": "gulpfile.js",
66
"scripts": {

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.4.12"
5+
spec.version = "2.4.13"
66
spec.authors = ["Sylhare", "Rohan Chandra"]
77
spec.email = ["sylhare@outlook.com", "hellorohan@outlook.com"]
88

0 commit comments

Comments
 (0)