Skip to content

Commit ed2c318

Browse files
committed
1.0.1
1 parent 19eaef2 commit ed2c318

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 1.0.1
8+
* Fix repository URLs.
9+
710
## 1.0.0
811
* Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mini-unassert",
33
"description": "remove assert calls from a stream of javascript",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "Renée Kooi <renee@kooi.me>",
66
"bugs": {
77
"url": "https://github.com/goto-bus-stop/mini-unassert/issues"

0 commit comments

Comments
 (0)