diff --git a/bower.json b/bower.json index fc4ad0f7..26c69f2e 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "lost.scss", "lost.styl" ], - "version": "5.1.0", + "version": "5.1.1", "homepage": "https://github.com/corysimmons/lost", "authors": [ "Cory Simmons " diff --git a/package.json b/package.json index 3f7cc67c..3c01939e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lost-grid", - "version": "5.1.0", + "version": "5.1.1", "description": "SCSS or Stylus fractional grid system built with calc(), based on Bootstrap, with a modified Jeet fallback.", "main": "stylus/lost.js", "repository": {