Skip to content

Commit 93f7c89

Browse files
authored
Merge pull request #49 from nicolasleger/task/update_version_0_5_1
Update to version 0.5.1
2 parents be55aee + e18b519 commit 93f7c89

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.1 (October 30, 2017) ##
2+
3+
* Fix Locales
4+
15
## 0.5.0 (October 30, 2017) ##
26

37
* Add Entry and Last Edit Date

lib/openfoodfacts/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Openfoodfacts
2-
VERSION = "0.5.0"
2+
VERSION = "0.5.1"
33
end

0 commit comments

Comments
 (0)