Skip to content

Commit

Permalink
Atualizando versão
Browse files Browse the repository at this point in the history
  • Loading branch information
edusantana committed Mar 22, 2017
1 parent 23946c3 commit 8575d25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Change Log

## [v0.4.0](https://github.com/abntex/trabalho-academico-limarka/tree/v0.4.0) (2017-03-18)
## [v0.4.0](https://github.com/abntex/trabalho-academico-limarka/tree/v0.4.0) (2017-03-19)
[Full Changelog](https://github.com/abntex/trabalho-academico-limarka/compare/v0.3.1...v0.4.0)

**Melhorias implementadas:**

- Inclusão de Guardfile para compilação automática [\#9](https://github.com/abntex/trabalho-academico-limarka/issues/9)
- Inclusão de quadros [\#2](https://github.com/abntex/trabalho-academico-limarka/issues/2)
- Possibilita incluir Quadros [\#2](https://github.com/abntex/trabalho-academico-limarka/issues/2)

## [v0.3.1](https://github.com/abntex/trabalho-academico-limarka/tree/v0.3.1) (2017-02-11)
[Full Changelog](https://github.com/abntex/trabalho-academico-limarka/compare/v0.3.0...v0.3.1)
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require 'github_changelog_generator/task'

task :default => []

VERSION="v0.4.0"
VERSION="v0.4.1"

GitHubChangelogGenerator::RakeTask.new :changelog do |c|
c.future_release = VERSION
Expand Down

0 comments on commit 8575d25

Please sign in to comment.