We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eedc8c commit 7e9e8edCopy full SHA for 7e9e8ed
tasks.ts
@@ -48,7 +48,7 @@ Task.run('build', () => Task.build.dual('src', {
48
packageJson: {
49
name: '@sinclair/parsebox',
50
description: 'Parser Combinators in the TypeScript Type System',
51
- version: '0.10.0',
+ version: '0.11.0',
52
keywords: ['typescript', 'parser', 'combinator'],
53
license: 'MIT',
54
author: 'sinclairzx81',
0 commit comments