Skip to content

Commit 605223a

Browse files
author
Agil Mammadov
authored
Merge pull request #6 from stiermid/release/v0.2.0
v0.2.0
2 parents 1f3c9c8 + a21cd8a commit 605223a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

monoholic.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 = "monoholic"
5-
spec.version = "0.1.0"
5+
spec.version = "0.2.0"
66
spec.authors = ["Agil Mammadov"]
77
spec.email = ["mammadovagil@tutamail.com"]
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monoholic",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Minimal monochrome dark Jekyll theme",
55
"scripts": {
66
"format": "prettier --write ."

0 commit comments

Comments
 (0)