Skip to content

Commit e4e239e

Browse files
committed
Version bump
1 parent 91c290f commit e4e239e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This plugin targets the alpha release of PostGraphile v4. Bug reports and pull
1111
| --- | --- |
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 |
14-
| 4.0.0-alpha2.26 | 1.0.0-alpha.2 |
14+
| 4.0.0-alpha2.26 | 1.0.0-alpha.2 or later |
1515

1616
## Getting Started
1717

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.2",
3+
"version": "1.0.0-alpha.3",
44
"description": "Advanced filtering of Connections in PostGraphile",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)