We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ee268 commit c0317d8Copy full SHA for c0317d8
tasks.ts
@@ -34,7 +34,7 @@ Task.run('build', () => Task.build('src', {
34
packageJson: {
35
name: '@sinclair/parsebox',
36
description: 'Parser Combinators in the TypeScript Type System',
37
- version: '0.9.6',
+ version: '0.9.7',
38
keywords: ['typescript', 'parser', 'combinator'],
39
license: 'MIT',
40
author: 'sinclairzx81',
0 commit comments