diff --git a/AlecrimCoreData.podspec b/AlecrimCoreData.podspec
index ac197a9..2018daf 100644
--- a/AlecrimCoreData.podspec
+++ b/AlecrimCoreData.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "AlecrimCoreData"
- s.version = "4.2"
+ s.version = "4.2.1"
s.summary = "A powerful and simple Core Data wrapper framework written in Swift."
s.homepage = "https://github.com/Alecrim/AlecrimCoreData"
diff --git a/Source/AlecrimCoreData.xcodeproj/project.pbxproj b/Source/AlecrimCoreData.xcodeproj/project.pbxproj
index 526f115..89c7a23 100644
--- a/Source/AlecrimCoreData.xcodeproj/project.pbxproj
+++ b/Source/AlecrimCoreData.xcodeproj/project.pbxproj
@@ -409,7 +409,7 @@
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 499;
+ CURRENT_PROJECT_VERSION = 501;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
@@ -432,7 +432,7 @@
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
COMBINE_HIDPI_IMAGES = YES;
- CURRENT_PROJECT_VERSION = 499;
+ CURRENT_PROJECT_VERSION = 501;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
diff --git a/Source/AlecrimCoreData/Info.plist b/Source/AlecrimCoreData/Info.plist
index 84951bd..603dd26 100644
--- a/Source/AlecrimCoreData/Info.plist
+++ b/Source/AlecrimCoreData/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 4.2
+ 4.2.1
CFBundleSignature
????
CFBundleVersion