bump version to 2.1.0

This commit is contained in:
jomo 2020-03-21 12:16:15 +01:00
parent cdc8c99a22
commit b7c6f7dae1

View File

@ -1,6 +1,6 @@
{ {
"name": "crafatar", "name": "crafatar",
"version": "2.0.1", "version": "2.1.0",
"private": true, "private": true,
"description": "A blazing fast API for Minecraft faces!", "description": "A blazing fast API for Minecraft faces!",
"contributors": [ "contributors": [
@ -50,4 +50,4 @@
"mocha": "^7.1.1", "mocha": "^7.1.1",
"mocha-lcov-reporter": "^1.3.0" "mocha-lcov-reporter": "^1.3.0"
} }
} }