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

add nodejs version to header #26

Closed
sdepold opened this issue Aug 23, 2014 · 0 comments · Fixed by #46
Closed

add nodejs version to header #26

sdepold opened this issue Aug 23, 2014 · 0 comments · Fixed by #46

Comments

@sdepold
Copy link
Member

sdepold commented Aug 23, 2014

No description provided.

sdepold added a commit that referenced this issue Sep 30, 2014
This commit adds the version of node.js to the teaser line.

Previously:

```
Sequelize [CLI: v0.2.6, ORM: v2.0.0-rc1]
```

Afterwards:

```
Sequelize [Node: 0.10.32, CLI: v0.2.6, ORM: v2.0.0-rc1]
```

Fixes #26.
Note: Removing the v from the version string is intended as it 
is the new default after #45 got merged.
sdepold added a commit that referenced this issue Sep 30, 2014
This commit adds the version of node.js to the teaser line.

Previously:

```
Sequelize [CLI: v0.2.6, ORM: v2.0.0-rc1]
```

Afterwards:

```
Sequelize [Node: 0.10.32, CLI: v0.2.6, ORM: v2.0.0-rc1]
```

Fixes #26.
Note: Removing the v from the version string is intended as it
is the new default after #45 got merged.
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 a pull request may close this issue.

1 participant