diff --git a/bower.json b/bower.json index e991aa4..8402a30 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "backbone.linear", "main": "backbone.linear.js", - "version": "0.8.0", + "version": "0.9.0", "homepage": "https://github.com/darrrk/backbone.linear", "authors": [ "Vladislav Botvin " diff --git a/component.json b/component.json index f6de7bb..9a8863a 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name" : "backbone.linear", - "version" : "0.8.0", + "version" : "0.9.0", "description" : "Easiest way to work with your Backbone.Model nested array-object attributes.", "keywords" : [ "backbone", diff --git a/package.json b/package.json index 1485d8b..08aa365 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "backbone.linear", - "version": "0.8.0", + "version": "0.9.0", "main": "backbone.linear.js", "license": "MIT", "description": "Easiest way to work with your Backbone.Model nested array-object attributes.",