diff --git a/HISTORY.md b/HISTORY.md
index d6c5655..76bc0c0 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,3 +1,9 @@
+## [1.2.0 (28-08-2017)](https://github.com/tauquirahmed93/palette4bootstrap/releases/tag/v1.2.0)
+#### Added the following palette items
+* **Bootstrap Containers** (NEW)
+ * Container
+ * Panel
+
## [1.1.0 (15-08-2017)](https://github.com/tauquirahmed93/palette4bootstrap/releases/tag/v1.1.0)
#### Added the following palette items
* **Bootstrap Typography**
diff --git a/README.md b/README.md
index 9a0646b..b3bf8ac 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,9 @@ This is a module for the [NetBeans IDE](http://netbeans.org/) which adds new pal
* Ionicons
* Carousel
* Google Maps
+* **Bootstrap Containers**
+ * Container
+ * Panel
-And many more to come soon.
diff --git a/manifest.mf b/manifest.mf
index b5af0b8..606879e 100644
--- a/manifest.mf
+++ b/manifest.mf
@@ -3,5 +3,5 @@ AutoUpdate-Show-In-Client: true
OpenIDE-Module: org.tauquir.palette4bootstrap
OpenIDE-Module-Layer: org/tauquir/palette4bootstrap/layer.xml
OpenIDE-Module-Localizing-Bundle: org/tauquir/palette4bootstrap/items/Bundle.properties
-OpenIDE-Module-Specification-Version: 1.1.0
+OpenIDE-Module-Specification-Version: 1.2.0
diff --git a/src/org/tauquir/palette4bootstrap/items/Bundle.properties b/src/org/tauquir/palette4bootstrap/items/Bundle.properties
index fd2a21e..3361f46 100644
--- a/src/org/tauquir/palette4bootstrap/items/Bundle.properties
+++ b/src/org/tauquir/palette4bootstrap/items/Bundle.properties
@@ -95,6 +95,28 @@ Create other typography related elements like <small>,
\
<strong>, <em>, <mark>, <span>, etc
\