Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Commit 8ded222

Browse files
committed
0.5.8
1 parent 9cfab0a commit 8ded222

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": "angular2-grid",
3-
"version": "0.5.7",
3+
"version": "0.5.8",
44
"homepage": "https://github.com/BTMorton/angular2-grid",
55
"authors": [
66
"Ben Morton <[email protected]> (http://bmorton.co.uk/)",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-grid",
3-
"version": "0.5.7",
3+
"version": "0.5.8",
44
"description": "A grid-based drag/drop/resize directive plugin for Angular 2",
55
"main": "dist/NgGrid.js",
66
"typings": "dist/NgGrid.d.ts",

0 commit comments

Comments
 (0)