Skip to content

Commit f20b8f1

Browse files
chore: bump version to 1.0.1 (#146)
<!-- Summary --> <!-- Background and motivation for the changes --> ## Changes Summary <!-- Mention _all_ changes that are included in the PR -->
1 parent 722246a commit f20b8f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pure-parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pure-parse",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"private": false,
55
"description": "Strongly typed validation library that decouples type aliases from validation logic",
66
"author": {

0 commit comments

Comments
 (0)