Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 6365fdd

Browse files
committed
doc(package): Change meanjs version to 0.5.0-beta
Change the version to 0.5.0-beta so people know that this is beta code and things are rapidly changing.
1 parent bdac45f commit 6365fdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "meanjs",
33
"description": "Full-Stack JavaScript with MongoDB, Express, AngularJS, and Node.js.",
4-
"version": "0.4.2",
5-
"meanjs-version": "0.4.2",
4+
"version": "0.5.0-beta",
5+
"meanjs-version": "0.5.0-beta",
66
"private": false,
77
"author": "https://github.com/meanjs/mean/graphs/contributors",
88
"license": "MIT",

0 commit comments

Comments
 (0)