@mittwald/api-client 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2034,7 +2034,7 @@ declare namespace MittwaldAPIV2 {
2034
2034
  */
2035
2035
  firstName: string;
2036
2036
  /**
2037
- * the users last name
2037
+ * The users last name
2038
2038
  */
2039
2039
  lastName: string;
2040
2040
  title?: MittwaldAPIV2.Components.Schemas.CommonsSalutation;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mittwald/api-client",
3
3
  "description": "Auto-generated client for the mittwald API",
4
- "version": "1.0.1",
4
+ "version": "1.0.2",
5
5
  "license": "MIT",
6
6
  "repository": "github:mittwald/api-client-js",
7
7
  "author": {