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

Commit 9612f00

Browse files
committed
0.3.3
1 parent ced3817 commit 9612f00

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.3.2",
3+
"version": "0.3.3",
44
"homepage": "https://github.com/BTMorton/angular2-grid",
55
"authors": [
66
"Ben Morton <ben.morton91@gmail.com> (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.3.2",
3+
"version": "0.3.3",
44
"description": "A grid-based drag/drop/resize directive plugin for Angular 2",
55
"main": "NgGrid.js",
66
"scripts": {

0 commit comments

Comments
 (0)