diff --git a/bower.json b/bower.json index ea42672..5f65178 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "backbone.linear", "main": "backbone.linear.js", - "version": "0.2.2", + "version": "0.2.3", "homepage": "https://github.com/darrrk/backbone.linear", "authors": [ "Vladislav Botvin " diff --git a/component.json b/component.json index edb2880..0c21ada 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name" : "backbone.linear", - "version" : "0.2.2", + "version" : "0.2.3", "description" : "Easiest way to work with your Backbone.Model nested array-object attributes.", "keywords" : [ "backbone", diff --git a/package.json b/package.json index 64dd47a..b6996eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "backbone.linear", - "version": "0.2.2", + "version": "0.2.3", "main": "backbone.linear.js", "license": "MIT", "description": "Easiest way to work with your Backbone.Model nested array-object attributes.",