Skip to content

Commit

Permalink
version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eboisgon committed May 22, 2017
1 parent 8bbbb49 commit c3e3d58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@


[![Build Status](https://travis-ci.org/mailjet/mailjet-apiv3-nodejs.svg?branch=master)](https://travis-ci.org/mailjet/mailjet-apiv3-nodejs)
![Current Version](https://img.shields.io/badge/version-3.0.6-green.svg)
![Current Version](https://img.shields.io/badge/version-3.1.0-green.svg)

# Mailjet NodeJs Wrapper

Please welcome the new [Mailjet][mailjet] official NodeJS API wrapper!
Expand Down

2 comments on commit c3e3d58

@meriadec
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eboisgon tag is apparently not pushed

tag

@eboisgon
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I realized I forgot to change this number after pushing the release. I didn't want to do an additional release for just an image in the Readme

Please sign in to comment.