Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
georapbox committed Oct 23, 2017
1 parent 5be8e91 commit 8e19c99
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "georapbox.pubsub.js",
"version": "3.2.7",
"version": "3.4.0",
"homepage": "https://github.com/georapbox/PubSub",
"authors": [
"George Raptis <[email protected]>"
Expand Down
4 changes: 2 additions & 2 deletions dist/pubsub.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/pubsub.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "PubSub",
"version": "3.3.0",
"version": "3.4.0",
"description": "Javascript implementation of the Publish/Subscribe pattern.",
"main": "src/pubsub.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/georapbox/PubSub#readme",
"devDependencies": {
"eslint": "~4.8.0",
"eslint": "~4.9.0",
"grunt": "~1.0.1",
"grunt-cli": "~1.2.0",
"grunt-contrib-uglify": "~3.1.0",
Expand Down

0 comments on commit 8e19c99

Please sign in to comment.