Skip to content

Commit

Permalink
Release v10.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
James Jacobs committed Mar 5, 2019
1 parent 8436d12 commit 42447a9
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": "10.2.0"
"version": "10.2.1"
}
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": "10.2.0",
"version": "10.2.1",
"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": "10.2.0",
"version": "10.2.1",
"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": "10.2.0",
"version": "10.2.1",
"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": "10.2.0",
"version": "10.2.1",
"base_path": "/"
}

0 comments on commit 42447a9

Please sign in to comment.