Skip to content

Commit b836190

Browse files
committed
Increase version to 0.9.2.
1 parent ef6fb92 commit b836190

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-google-sheets-db-library",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Use Google Sheets as your (read-only) backend for your Angular app!",
55
"author": {
66
"name": "Franz Diebold"

projects/ng-google-sheets-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-google-sheets-db",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Use Google Sheets as your (read-only) backend for your Angular app!",
55
"author": {
66
"name": "Franz Diebold"

0 commit comments

Comments
 (0)