diff --git a/bower.json b/bower.json index 391ced86..449a9aff 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "lost.scss", "lost.styl" ], - "version": "2.0.2", + "version": "2.0.3", "homepage": "https://github.com/corysimmons/lost", "authors": [ "Cory Simmons " diff --git a/package.json b/package.json index 7568f0af..d652f0e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lost-grid", - "version": "2.0.2", + "version": "2.0.3", "description": "SCSS or Stylus fractional grid system built with calc(), based on Bootstrap, with a modified Jeet fallback.", "main": "stylus/lost.js", "repository": {