Skip to content

Commit

Permalink
Release v8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanton committed Oct 9, 2018
1 parent 2426464 commit 5d92d2e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "8.2.1"
"version": "8.2.2"
}
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pulsar",
"version": "8.2.1",
"version": "8.2.2",
"ignore": [
"**/.*",
"node_modules",
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jadu/pulsar",
"description": "The User Experience and Interface framework for the Jadu Continuum Platform",
"version": "8.2.1",
"version": "8.2.2",
"license": "MIT",
"autoload": {
"psr-0": {
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": "jadu-pulsar",
"version": "8.2.1",
"version": "8.2.2",
"repository": {
"type": "git",
"url": "https://github.com/jadu/pulsar.git"
Expand Down
2 changes: 1 addition & 1 deletion pulsar.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "pulsar",
"version": "8.2.1",
"version": "8.2.2",
"base_path": "/"
}

0 comments on commit 5d92d2e

Please sign in to comment.