Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Apr 18, 2017
1 parent 11f343d commit 6144275
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ version: v1.5.0
ignore:
'npm:shelljs:20140723':
- '* > shelljs':
reason: 'Managed internally'
expires: '2100-01-01T00:00:00.000Z'
reason: 'Managed internally'
expires: '2100-01-01T00:00:00.000Z'
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ See [contributing guide](.github/CONTRIBUTING.md)

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-04-18 | v1.0.31 | Maintenance |
| 2017-04-18 | v1.0.32 | Maintenance |
| 2017-02-07 | v1.0.25 | Ability to generate minified js code |
| 2017-01-13 | v1.0.24 | Maintenance |
| 2016-07-26 | v0.1.2 | Add integration test via docker |
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-04-18 | v1.0.31 | Maintenance |
| 2017-04-18 | v1.0.32 | Maintenance |
| 2017-02-07 | v1.0.25 | Ability to generate minified js code |
| 2017-01-13 | v1.0.24 | Maintenance |
| 2016-07-26 | v0.1.2 | Add integration test via docker |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-go-require",
"version": "1.0.31",
"version": "1.0.32",
"description": "Load Google GO files as any javascript modules under nodeJS runtime.",
"author": {
"name": "Sagie Gur-Ari",
Expand Down

0 comments on commit 6144275

Please sign in to comment.