Skip to content

Commit d13c6d8

Browse files
committed
Revision 0.11.1
1 parent 6ae8bb8 commit d13c6d8

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.11.0',
51+
version: '0.11.1',
5252
keywords: ['typescript', 'parser', 'combinator'],
5353
license: 'MIT',
5454
author: 'sinclairzx81',

0 commit comments

Comments
 (0)