Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2019-08-03)
  • Loading branch information
holvonix-bot committed Aug 3, 2019
1 parent 2e67ea5 commit fff6f7c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [1.2.1](https://github.com/holvonix-open/io-ts-fuzzer/compare/v1.2.0...v1.2.1) (2019-08-03)

# [1.2.0](https://github.com/holvonix-open/io-ts-fuzzer/compare/v1.1.0...v1.2.0) (2019-08-03)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "io-ts-fuzzer",
"version": "1.2.0",
"version": "1.2.1",
"description": "Fuzzing for io-ts codecs and types",
"repository": {
"type": "git",
Expand Down Expand Up @@ -117,4 +117,4 @@
"ts-mocha": "^6.0.0",
"typescript": "~3.5.0"
}
}
}

0 comments on commit fff6f7c

Please sign in to comment.