Skip to content

Commit cf7a22b

Browse files
author
Matt Copas
committed
Bump version to 2.1.2
1 parent 9b29705 commit cf7a22b

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.1",
3+
"version": "2.1.2",
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": "2.1.1",
4+
"version": "2.1.2",
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.1",
3+
"version": "2.1.2",
44
"main": "index.js",
55
"author": "Committed <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)