Skip to content

Commit 53f66a4

Browse files
committed
1 parent 2b22c2c commit 53f66a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-plugin-create-client-paths/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-create-client-paths",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Gatsby-plugin for creating paths that exist only on the client",
55
"main": "index.js",
66
"scripts": {

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "React.js Static Site Generator",
4-
"version": "1.9.160",
4+
"version": "1.9.161",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)