Skip to content

Commit 1e2f05b

Browse files
committed
Bump version to 1.0.1
1 parent 40b3cb7 commit 1e2f05b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Release Date: 12/18/25
44
Platform: Typescript
55
Version: 1
66
Revision: 0
7-
Patch: 0
7+
Patch: 1
88
Author:Cliff Hall <[email protected]>
99
--------------------------------------------------------------------------
1010
1.0.0 - Initial port from AS3
11-
11+
1.0.1 - Added DEV_GUIDE.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@puremvc/puremvc-typescript-util-pipes",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "PureMVC Pipes Utility for TypeScript",
55
"main": "./bin/cjs/index.js",
66
"module": "./bin/esm/index.js",

0 commit comments

Comments
 (0)