aboutsummaryrefslogtreecommitdiffstats
path: root/docs/bumping_version.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/bumping_version.md')
-rw-r--r--docs/bumping_version.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/bumping_version.md b/docs/bumping_version.md
index df38369a..46319ef2 100644
--- a/docs/bumping_version.md
+++ b/docs/bumping_version.md
@@ -1,10 +1,10 @@
-# How to Bump MetaMask's Version Automatically
+# How to Bump DekuSan's Version Automatically
```
npm run version:bump patch
```
-MetaMask publishes using a loose [semver](https://semver.org/) interpretation. We divide the three segments of our version into three types of version bump:
+DekuSan publishes using a loose [semver](https://semver.org/) interpretation. We divide the three segments of our version into three types of version bump:
## Major