Skip to content

Commit d27d555

Browse files
committed
chore: fix outdated version
1 parent b5cbd90 commit d27d555

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/graphql-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@golevelup/nestjs-graphql-request",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Badass utilities for integrating graphql-request and NestJS",
55
"author": "Jesse Carter <jesse.r.carter@gmail.com>",
66
"homepage": "https://github.com/golevelup/nestjs#readme",

packages/stripe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@golevelup/nestjs-stripe",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "Badass utilities for integrating stripe and NestJS",
55
"author": "Jesse Carter <jesse.r.carter@gmail.com>",
66
"homepage": "https://github.com/golevelup/nestjs#readme",

0 commit comments

Comments
 (0)