1
0
mirror of https://github.com/askn/faker.git synced 2023-08-10 21:13:01 +03:00

Compare commits

..

No commits in common. "c8875e3183a1c8f8e8524884c53ff5062c82c224" and "979e5b2bc4c7d64343ab46044f7480f66e398b70" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: faker
version: 0.8.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.8.0"
VERSION = "0.7.0"
end