Skip to content

Commit bf7c62f

Browse files
committed
Version 2.1
1 parent 068c42c commit bf7c62f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.1
2+
---
3+
* Switch test runner to Jest
4+
* Style & formatting cleanup
5+
16
2.0.2
27
-----
38
* Update dependencies

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blueshift",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Generate unique(ish) colors for city names using Dopplr's algorithm",
55
"main": "index.js",
66
"author": "Jeff Long",

0 commit comments

Comments
 (0)