Skip to content

Commit 95d773d

Browse files
committed
Release 2.0.1
1 parent fa2af04 commit 95d773d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="2.0.1"></a>
2+
## 2.0.1 (2017-11-09)
3+
4+
* Refactor ([fa2af04](https://github.com/Kikobeats/aspect-ratio/commit/fa2af04))
5+
* Refactor scaffold ([0178bc7](https://github.com/Kikobeats/aspect-ratio/commit/0178bc7))
6+
7+
8+
19
<a name="2.0.0"></a>
210
# 2.0.0 (2017-11-08)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aspect-ratio",
33
"description": "Get the screen aspect ratio of a device",
44
"homepage": "https://github.com/Kikobeats/aspect-ratio",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"main": "./index.js",
77
"bin": {
88
"aspect-ratio": "bin/index.js"

0 commit comments

Comments
 (0)