@@ -1,6 +1,8 @@
# Changelog
-## 10.1.3 (2023-06-25)
+## 10.1.5 (Unreleased)
+
+## 10.1.4 (2023-06-25)
- Fix `dist` directory not included in NPM package
@@ -1,7 +1,7 @@
import { Strophe } from 'strophe.js/src/strophe';
export const BOSH_WAIT = 59;
-export const VERSION_NAME = "v10.1.4";
+export const VERSION_NAME = "v10.1.5dev";
export const STATUS_WEIGHTS = {
offline: 6,