diff --git a/package.json b/package.json index d9a5193..e291520 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bible-male-names", - "version": "1.0.1", + "version": "1.1.0", "description": "📖 Get male names from the Bible 👕", "scripts": { "test": "xo && ava && tsd" @@ -50,4 +50,4 @@ "resolveJsonModule": true } } -} \ No newline at end of file +}