Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 1.0.0 #62

Merged
merged 7 commits into from Nov 7, 2015
Merged

Bump version to 1.0.0 #62

merged 7 commits into from Nov 7, 2015

Conversation

darrencruse
Copy link
Contributor

Bump version to 1.0.0
(possibly in preparation for updating npm from master as discussed here: #60)

In addition to bumping up the version number, this branch fixes some broken examples e.g.
a. Locks the tinix library to an older version since the "breakout" example depended on "$.map" which had been removed.
b. Fixes the twitter example to explicitly include "body parser" since express no longer includes body parser it's now separate.
c. Includes examples/node_modules pre-populated with express and bodyParser just so it's easy and obvious for beginners to run the express_bootstrap and twitter examples.

Note I had previously added an "npm test" option (in package.json) to run the tests btw. That change is already in master.

@darrencruse darrencruse mentioned this pull request Nov 7, 2015
santoshrajan added a commit that referenced this pull request Nov 7, 2015
@santoshrajan santoshrajan merged commit 5eec945 into master Nov 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants