diff --git a/semanticviews.module b/semanticviews.module
index a72a3de..a9cd02a 100644
--- a/semanticviews.module
+++ b/semanticviews.module
@@ -11,6 +11,6 @@
  */
 function semanticviews_views_api() {
   return array(
-    'api' => 2.0,
+    'api' => 3.0,
   );
 }
