We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5073309 commit d098b32Copy full SHA for d098b32
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.3',
+ version: '0.9.4',
38
keywords: ['typescript', 'parser', 'combinator'],
39
license: 'MIT',
40
author: 'sinclairzx81',
0 commit comments