diff --git a/notes.txt b/notes.txt
index 8995335..5f0f512 100644
--- a/notes.txt
+++ b/notes.txt
@@ -68,5 +68,6 @@ goal: offsetting by player position
t = (longitude / 15) * 1000 * scale
accounting for sunrise and sunset
-TODO, idk yet without
+TODO, idk yet without
+update: this is now possible with 0.8.0 api
diff --git a/pom.xml b/pom.xml
index c171a66..ba3d0a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
eu.m724
wtapi
- 0.7
+ 0.8.0
eu.m724