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 2021-03-18 00:29:58 +03:00
parent 77ec8b25f3
commit 12e5de36f1
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,3 +1,3 @@
module Faker
VERSION = "0.4.1"
VERSION = "0.5.0"
end