diff --git a/Notepad.podspec b/Notepad.podspec
index 7dd8d40..1a20c53 100644
--- a/Notepad.podspec
+++ b/Notepad.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Notepad'
- s.version = '0.2.4'
+ s.version = '0.3.0'
s.summary = 'A themeable Markdown editor.'
s.description = <<-DESC
Notepad gives your users the ability to write and edit Markdown directly in your app.
diff --git a/Notepad/Info.plist b/Notepad/Info.plist
index fbe1e6b..0d6341f 100644
--- a/Notepad/Info.plist
+++ b/Notepad/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0
+ 0.3.0
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass
diff --git a/NotepadOSX/Info.plist b/NotepadOSX/Info.plist
index 222c4be..fd3259f 100644
--- a/NotepadOSX/Info.plist
+++ b/NotepadOSX/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0
+ 0.3.0
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSHumanReadableCopyright