Skip to content

Commit 3695b73

Browse files
committed
🔖 version bump
fixes to print, layout and index
1 parent 3508fa0 commit 3695b73

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "example",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"main": "index.js",
55
"author": "Committed <[email protected]>",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@committed/gatsby-theme-docs-workspace",
33
"private": true,
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"main": "index.js",
66
"license": "MIT",
77
"scripts": {

theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@committed/gatsby-theme-docs",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"main": "index.js",
55
"author": "Committed <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)