Skip to content

Commit c0317d8

Browse files
committed
updates
1 parent 54ee268 commit c0317d8

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.6',
37+
version: '0.9.7',
3838
keywords: ['typescript', 'parser', 'combinator'],
3939
license: 'MIT',
4040
author: 'sinclairzx81',

0 commit comments

Comments
 (0)