Skip to content

Commit

Permalink
update ignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Apr 30, 2017
1 parent 836a006 commit 6d29a89
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ target
Gruntfile.js
bower_components
.github
/project
test
example
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-30 | v1.0.38 | Maintenance |
| 2017-04-30 | v1.0.39 | 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-30 | v1.0.38 | Maintenance |
| 2017-04-30 | v1.0.39 | 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.38",
"version": "1.0.39",
"description": "Load Google GO files as any javascript modules under nodeJS runtime.",
"author": {
"name": "Sagie Gur-Ari",
Expand Down

0 comments on commit 6d29a89

Please sign in to comment.