Skip to content

Commit 115d8d4

Browse files
committed
⬆️ Version bump
1 parent 81ef0c8 commit 115d8d4

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": "2.1.0",
3+
"version": "2.1.1",
44
"main": "index.js",
55
"author": "Committed <opensource@committed.io>",
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": "2.1.0",
4+
"version": "2.1.1",
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": "2.1.0",
3+
"version": "2.1.1",
44
"main": "index.js",
55
"author": "Committed <opensource@committed.io>",
66
"license": "MIT",

0 commit comments

Comments
 (0)