Skip to content

Commit 9817afb

Browse files
author
Oliver Sartun
committed
Bump version to 0.2.6
Regarding this issue osartun#28
1 parent c34e162 commit 9817afb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Backbone.Undo.js",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"main": "Backbone.Undo.js",
55
"license": "MIT license",
66
"homepage": "http://backbone.undojs.com/",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "backbone-undo",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "A simple Backbone undo-manager for simple apps",
55
"homepage": "http://backbone.undojs.com",
66
"keywords": "backbone, undo",

0 commit comments

Comments
 (0)