Skip to content

Commit e97c537

Browse files
committed
New version
1 parent 9490ff1 commit e97c537

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": "google-spreadsheets-parser",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"homepage": "https://github.com/TanakaYutaro/google-spreadsheets-parser",
55
"authors": [
66
"yutaro <yutaro.tanaka.world@gmail.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "google-spreadsheets-parser",
33
"description": "Simple Google Spreadsheets parser for JavaScript",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"scripts": {
66
"test": "grunt spec"
77
},

0 commit comments

Comments
 (0)