Skip to content

Commit 7e9e8ed

Browse files
committed
Version
1 parent 5eedc8c commit 7e9e8ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Task.run('build', () => Task.build.dual('src', {
4848
packageJson: {
4949
name: '@sinclair/parsebox',
5050
description: 'Parser Combinators in the TypeScript Type System',
51-
version: '0.10.0',
51+
version: '0.11.0',
5252
keywords: ['typescript', 'parser', 'combinator'],
5353
license: 'MIT',
5454
author: 'sinclairzx81',

0 commit comments

Comments
 (0)