We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f3c9c8 + a21cd8a commit 605223aCopy full SHA for 605223a
2 files changed
monoholic.gemspec
@@ -2,7 +2,7 @@
2
3
Gem::Specification.new do |spec|
4
spec.name = "monoholic"
5
- spec.version = "0.1.0"
+ spec.version = "0.2.0"
6
spec.authors = ["Agil Mammadov"]
7
spec.email = ["mammadovagil@tutamail.com"]
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "monoholic",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "Minimal monochrome dark Jekyll theme",
"scripts": {
"format": "prettier --write ."
0 commit comments