diff --git a/README.md b/README.md
index 4289773..d587ac5 100755
--- a/README.md
+++ b/README.md
@@ -92,6 +92,7 @@ Feel free to let me know what else you want added via:
| Submit Input | bs3-input:submit | :h |
| Checkbox Input | bs3-input:checkbox | :h |
| Radio Box Input | bs3-input:radio | :h |
+| Select Box | bs3-select | :h |
### Alerts
diff --git a/cdn/bs3-cdn-css.sublime-snippet b/cdn/bs3-cdn-css.sublime-snippet
index cd75d52..84777f5 100644
--- a/cdn/bs3-cdn-css.sublime-snippet
+++ b/cdn/bs3-cdn-css.sublime-snippet
@@ -1,7 +1,7 @@
-
+
]]>
bs3-cdn:css
\ No newline at end of file
diff --git a/cdn/bs3-cdn-js.sublime-snippet b/cdn/bs3-cdn-js.sublime-snippet
index 8e0f635..5773d63 100644
--- a/cdn/bs3-cdn-js.sublime-snippet
+++ b/cdn/bs3-cdn-js.sublime-snippet
@@ -2,7 +2,7 @@
${1:}
-
+
]]>
bs3-cdn:js
\ No newline at end of file
diff --git a/cdn/bs3-cdn.sublime-snippet b/cdn/bs3-cdn.sublime-snippet
index 369ce4d..3017e4c 100644
--- a/cdn/bs3-cdn.sublime-snippet
+++ b/cdn/bs3-cdn.sublime-snippet
@@ -1,9 +1,9 @@
-
+
${1:}
-
+
]]>
bs3-cdn
\ No newline at end of file
diff --git a/form/bs3-select-h.sublime-snippet b/form/bs3-select-h.sublime-snippet
new file mode 100644
index 0000000..39ca090
--- /dev/null
+++ b/form/bs3-select-h.sublime-snippet
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+]]>
+ bs3-select:h
+
diff --git a/form/bs3-select.sublime-snippet b/form/bs3-select.sublime-snippet
new file mode 100644
index 0000000..050f901
--- /dev/null
+++ b/form/bs3-select.sublime-snippet
@@ -0,0 +1,8 @@
+
+
+
+
+]]>
+ bs3-select
+
diff --git a/messages.json b/messages.json
index f691a77..b66c910 100644
--- a/messages.json
+++ b/messages.json
@@ -1,4 +1,4 @@
{
"install": "messages/install.txt",
- "1.1.2": "messages/1-1-2.txt"
+ "1.1.3": "messages/1-1-3.txt"
}
diff --git a/messages/1-1-3.txt b/messages/1-1-3.txt
new file mode 100644
index 0000000..aa20460
--- /dev/null
+++ b/messages/1-1-3.txt
@@ -0,0 +1,19 @@
+============================================================
+Bootstrap 3 Snippets - Has been updated !! -> v1.1.3
+============================================================
+ HAPPY NEW YEAR Bootstrap 3 Snippet users !!
+============================================================
+Follow me on Twitter: @JasonMortonNZ
+------------------------------------------------------------
+
+New Features
+------------------------------------------------------------
+- Added bs3-select & bs3-select:h snippets (form element)
+- Updated CDN references to Bootstrap v3.0.3
+- Updated HTML5 template to include lang meta tag
+- Updated bs3-icon to include a base fa class
+- COMING SOON - A Dedicated website for Bootstrap 3 Snippets
+ - Complete with easy browse docs and videos.
+------------------------------------------------------------
+Documentation, examples & issue filing can be found here:
+https://github.com/JasonMortonNZ/bs3-sublime-plugin
\ No newline at end of file
diff --git a/navigation/bs3-navbar:button.sublime-snippet b/navigation/bs3-navbar:button.sublime-snippet
deleted file mode 100755
index f2f7fc1..0000000
--- a/navigation/bs3-navbar:button.sublime-snippet
+++ /dev/null
@@ -1,9 +0,0 @@
-
- {2:Button}
-]]>
-
- bs3-navbar:button
-
-
-
diff --git a/template/bs3-html5-template.sublime-snippet b/template/bs3-html5-template.sublime-snippet
index e95632d..217619c 100644
--- a/template/bs3-html5-template.sublime-snippet
+++ b/template/bs3-html5-template.sublime-snippet
@@ -9,15 +9,15 @@
-
+
- ${5:Hello World}
+ ${6:Hello World}
-
+