Skip to content

Commit cac4739

Browse files
Ben SolumBen Solum
authored andcommitted
Changed the package name to "sweatmap" for uniformity with most of NPM.
1 parent 0073e05 commit cac4739

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "SweatMap",
2+
"name": "sweatmap",
33
"description": "SweatMap takes in a series of UTF-8 strings and maps them to UTF-8 strings that are as small as possible while still being unique.",
4-
"version": "0.0.3",
4+
"version": "0.0.4",
55
"author": {
66
"name": "Benjamin Solum",
77
"url": "http://soluml.com"

0 commit comments

Comments
 (0)