Skip to content

Commit

Permalink
Novo release
Browse files Browse the repository at this point in the history
  • Loading branch information
jefperito committed Feb 2, 2016
1 parent 92ddea1 commit ef60525
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Nota Fiscal Eletrônica
Comunicador de nota fiscal da [fazenda](http://www.nfe.fazenda.gov.br/portal/principal.aspx).<br/>
[![Build Status](https://api.travis-ci.org/wmixvideo/nfe.png)](http://travis-ci.org/#!/wmixvideo/nfe)
[![Coverage Status](https://coveralls.io/repos/wmixvideo/nfe/badge.svg?branch=master&service=github)](https://coveralls.io/github/wmixvideo/nfe?branch=master)
[![Maven Central](https://img.shields.io/badge/maven%20central-1.1.8-blue.svg)](http://search.maven.org/#artifactdetails|com.github.wmixvideo|nfe|1.1.8|)
[![Maven Central](https://img.shields.io/badge/maven%20central-1.1.9-blue.svg)](http://search.maven.org/#artifactdetails|com.github.wmixvideo|nfe|1.1.9|)
[![Apache 2.0 License](https://img.shields.io/badge/license-apache%202.0-green.svg) ](https://github.com/wmixvideo/nfe/blob/master/LICENSE)

## Atenção
Expand All @@ -26,7 +26,7 @@ Caso não possua conhecimento técnico para criar notas fiscais, um profissional
<dependency>
<groupId>com.github.wmixvideo</groupId>
<artifactId>nfe</artifactId>
<version>1.1.8</version>
<version>1.1.9</version>
</dependency>
```

Expand Down

0 comments on commit ef60525

Please sign in to comment.