We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2af04 commit 95d773dCopy full SHA for 95d773d
CHANGELOG.md
@@ -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
9
<a name="2.0.0"></a>
10
# 2.0.0 (2017-11-08)
11
package.json
@@ -2,7 +2,7 @@
"name": "aspect-ratio",
"description": "Get the screen aspect ratio of a device",
"homepage": "https://github.com/Kikobeats/aspect-ratio",
- "version": "2.0.0",
+ "version": "2.0.1",
"main": "./index.js",
"bin": {
"aspect-ratio": "bin/index.js"
0 commit comments