bump 0.2.4

This commit is contained in:
Vladislav Botvin 2015-06-30 14:38:05 +03:00
parent b88e2fe864
commit 2a082975d9
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{
"name": "Backbone.Undo.js",
"version": "0.2.4",
"main": "Backbone.Undo.js",
"license": "MIT license",
"homepage": "http://backbone.undojs.com/",

View File

@ -1,6 +1,6 @@
{
"name": "backbone-undo",
"version": "0.2.3",
"version": "0.2.4",
"description": "A simple Backbone undo-manager for simple apps",
"homepage": "http://backbone.undojs.com",
"keywords": "backbone, undo",