Skip to content

Commit b578dc5

Browse files
committed
Release version 1.4.0
1 parent 77b1f68 commit b578dc5

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.4.0 (3 Feb 2019)
2+
3+
* Add prefetch
4+
* Add ric
5+
* Add fullscreen
6+
* Add binarySearch
7+
* Add vlq
8+
19
## v1.3.0 (14 Dec 2018)
210

311
* Add openFile

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.3.0",
3+
"version": "1.4.0",
44
"description": "Useful utility collection with zero dependencies",
55
"bin": {
66
"licia": "./bin/licia.js"

0 commit comments

Comments
 (0)