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

Commit

Permalink
Merge pull request #1221 from meanjs/docs/version
Browse files Browse the repository at this point in the history
doc(package): Change meanjs version to 0.5.0-beta
  • Loading branch information
codydaig committed Feb 24, 2016
2 parents ee39a2c + 6365fdd commit 5105eb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "meanjs",
"description": "Full-Stack JavaScript with MongoDB, Express, AngularJS, and Node.js.",
"version": "0.4.2",
"meanjs-version": "0.4.2",
"version": "0.5.0-beta",
"meanjs-version": "0.5.0-beta",
"private": false,
"author": "https://github.com/meanjs/mean/graphs/contributors",
"license": "MIT",
Expand Down

0 comments on commit 5105eb1

Please sign in to comment.