Skip to content

Commit d098b32

Browse files
committed
Revision 0.9.4
1 parent 5073309 commit d098b32

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
@@ -34,7 +34,7 @@ Task.run('build', () => Task.build('src', {
3434
packageJson: {
3535
name: '@sinclair/parsebox',
3636
description: 'Parser Combinators in the TypeScript Type System',
37-
version: '0.9.3',
37+
version: '0.9.4',
3838
keywords: ['typescript', 'parser', 'combinator'],
3939
license: 'MIT',
4040
author: 'sinclairzx81',

0 commit comments

Comments
 (0)