Commit 4acb90d0e44b6d8e84df07c04f07a0de41baf37d

Authored by Tao Huang
1 parent f46893ea
Exists in master

feat: update version to 0.4

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
lib/scim_rails/version.rb
1 1 module ScimRails
2   - VERSION = "0.3.6"
  2 + VERSION = "0.4.0"
3 3 end
... ...