diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index ebffc43..2d91b20 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,7 +3,7 @@
-
+
@@ -14,61 +14,11 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -129,7 +79,6 @@
-
@@ -155,6 +104,7 @@
+
@@ -360,7 +310,7 @@
-
+
@@ -739,14 +689,6 @@
-
-
-
-
-
-
-
-
@@ -779,6 +721,14 @@
+
+
+
+
+
+
+
+
diff --git a/Cargo.toml b/Cargo.toml
index 3b9080e..daac209 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "crossterm"
-version = "0.1.0"
+version = "0.2.0"
authors = ["T Post "]
description = "An crossplarform terminal library for manipulating terminals."
repository = "https://github.com/TimonPost/crossterm"