Skip to content

Commit f29bc02

Browse files
committed
Version 0.4.0
1 parent 038fa77 commit f29bc02

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## yaml_db 0.4.0
2+
13
* Put everything under the YamlDb module namespace
24
* Add Rails 5.0 support
35

lib/yaml_db/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module YamlDb
2-
VERSION = "0.3.0"
2+
VERSION = "0.4.0"
33
end

0 commit comments

Comments
 (0)