From 57e68857a69e20adffb6e35e13754358eb1e31ea Mon Sep 17 00:00:00 2001
From: jsteuer <jan.niklas.steuer@gmail.com>
Date: Fri, 05 Jul 2019 12:39:43 +0200
Subject: [PATCH] better api docs

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 9032866..9906812 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@mathcoach/ide-api",
-  "version": "1.0.0",
+  "version": "1.1.0",
   "description": "API zur MathCoach IDE",
   "types": "mathcoach-api.d.ts",
   "directories": {

--
Gitblit v1.10.0-SNAPSHOT