Browse Source

bump version to 2.1.0

jomo 5 years ago
parent
commit
b7c6f7dae1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -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"
   }
   }
-}
+}