mirror of
https://github.com/DatabaseCleaner/database_cleaner
synced 2023-03-27 23:22:03 -04:00
Version bump to 0.5.0
This commit is contained in:
parent
6ff2f91d38
commit
4dba2b170a
2 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
|||
0.4.x (In Git)
|
||||
0.5.x (In Git)
|
||||
|
||||
== 0.5.0 2010-02-22 - The CouchPotato Release
|
||||
|
||||
=== New features
|
||||
* Basic truncation support for CouchPotato / CouchDB. (Martin Rehfeld)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
:minor: 4
|
||||
:patch: 3
|
||||
:minor: 5
|
||||
:build:
|
||||
:patch: 0
|
||||
:major: 0
|
||||
|
|
Loading…
Reference in a new issue