We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068c42c commit bf7c62fCopy full SHA for bf7c62f
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+2.1
2
+---
3
+* Switch test runner to Jest
4
+* Style & formatting cleanup
5
+
6
2.0.2
7
-----
8
* Update dependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "blueshift",
- "version": "2.0.2",
+ "version": "2.1.0",
"description": "Generate unique(ish) colors for city names using Dopplr's algorithm",
"main": "index.js",
"author": "Jeff Long",
0 commit comments