Skip to content

Commit dd1009b

Browse files
committed
Release version 1.2.0
1 parent 83f23f4 commit dd1009b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.2.0 (10 Nov 2018)
2+
3+
* Add isPrime
4+
* Add open
5+
* Add times
6+
* Add uncaught
7+
* Add normalizeHeader
8+
19
## v1.1.0 (21 Oct 2018)
210

311
* Add md5

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "licia",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Useful utility collection with zero dependencies",
55
"bin": {
66
"licia": "./bin/licia.js"

0 commit comments

Comments
 (0)