diff --git a/package.json b/package.json
index 6f9db24..9289e3f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "react-native-video-player",
-  "version": "0.15.0-beta.3",
+  "version": "0.15.0",
   "description": "A <VideoPlayer /> component for React Native with controls",
   "source": "./src/index.tsx",
   "main": "./lib/commonjs/index.js",