Skip to content

Commit

Permalink
Release version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Nov 10, 2018
1 parent 83f23f4 commit dd1009b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.2.0 (10 Nov 2018)

* Add isPrime
* Add open
* Add times
* Add uncaught
* Add normalizeHeader

## v1.1.0 (21 Oct 2018)

* Add md5
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "licia",
"version": "1.1.0",
"version": "1.2.0",
"description": "Useful utility collection with zero dependencies",
"bin": {
"licia": "./bin/licia.js"
Expand Down

0 comments on commit dd1009b

Please sign in to comment.