version 2.0.0
diff --git a/NatTable/bnd.bnd b/NatTable/bnd.bnd
index 284a77e..f234d8f 100644
--- a/NatTable/bnd.bnd
+++ b/NatTable/bnd.bnd
@@ -1,3 +1,4 @@
 -buildpath: org.eclipse.xtend.lib,\
 	org.eclipse.xtext.xbase.lib
-Export-Package: org.eclipse.nebula.widgets.nattable.core
\ No newline at end of file
+Export-Package: org.eclipse.nebula.widgets.nattable.core;version=2.0.0
+Bundle-Version: 2.0.0
\ No newline at end of file