Skip to content

Commit abf0cf7

Browse files
committed
Version bump
1 parent 83c60cf commit abf0cf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This plugin targets the alpha release of PostGraphile v4. Bug reports and pull
1212
| 4.0.0-alpha2.20 | 1.0.0-alpha.0 |
1313
| 4.0.0-alpha2.21 - 4.0.0-alpha2.25 | 1.0.0-alpha.1 |
1414
| 4.0.0-alpha2.26 | 1.0.0-alpha.2 - 1.0.0-alpha.3 |
15-
| 4.0.0-alpha2.27 | 1.0.0-alpha.4 |
15+
| 4.0.0-alpha2.27 | 1.0.0-alpha.4 - 1.0.0-alpha.5 |
1616

1717
## Getting Started
1818

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postgraphile-plugin-connection-filter",
3-
"version": "1.0.0-alpha.4",
3+
"version": "1.0.0-alpha.5",
44
"description": "Advanced filtering of Connections in PostGraphile",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)