diff --git a/README.md b/README.md
index c210aa8..97f4894 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ A starting point for Meteor apps.
Base Version |
- v4.1.0 |
+ v4.2.0 |
Meteor Version |
diff --git a/imports/ui/pages/index.js b/imports/ui/pages/index.js
index 8e3a70e..09c97e2 100644
--- a/imports/ui/pages/index.js
+++ b/imports/ui/pages/index.js
@@ -6,6 +6,6 @@ export const Index = () => (
Base
A starting point for Meteor applications.
Read the Documentation
- Currently at v4.1.0
+ Currently at v4.2.0
);