1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00

Forgot to bump version.

This commit is contained in:
John Nunemaker 2009-01-29 04:25:57 -05:00
parent 4b117bc428
commit b7ff99f676

View file

@ -1,3 +1,3 @@
module HTTParty
Version = '0.2.8'
Version = '0.2.9'
end