Commit a8c8746421f15a7c8197abb245b92bc44995f72e

Authored by ikeqiao
1 parent 3dc64cce
Exists in master

update version to 0.1.1

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
lib/has_magic_fields/version.rb
1 1 module HasMagicFields
2   - VERSION = "0.1.0"
  2 + VERSION = "0.1.1"
3 3 end
... ...