1
0
mirror of https://github.com/askn/faker.git synced 2023-08-10 21:13:01 +03:00
This commit is contained in:
Aşkın Gedik 2022-01-17 18:26:28 +03:00
parent c1094112ee
commit 9f8608f7cd
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: faker
version: 0.6.0
version: 0.7.0
authors:
- Aşkın Gedik <askn@bil.omu.edu.tr>

View File

@ -1,3 +1,3 @@
module Faker
VERSION = "0.6.0"
VERSION = "0.7.0"
end