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 6ae8bb8 commit d13c6d8Copy full SHA for d13c6d8
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.11.0',
+ version: '0.11.1',
52
keywords: ['typescript', 'parser', 'combinator'],
53
license: 'MIT',
54
author: 'sinclairzx81',
0 commit comments