Skip to content

Commit

Permalink
bumping version to 1.1.5
Browse files Browse the repository at this point in the history
fix Object.assign shim with null source
  • Loading branch information
Bob Gray committed Feb 19, 2021
1 parent 0467e73 commit 9b938d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "solv",
"version": "1.1.4",
"version": "1.1.5",
"homepage": "https://github.com/bob-gray/solv",
"author": "Bob Gray <gray.bob98@gmail.com>",
"description": "Library for building object-oriented APIs",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "solv",
"version": "1.1.4",
"version": "1.1.5",
"homepage": "https://bob-gray.github.io/solv/",
"author": {
"name": "Bob Gray",
Expand Down

0 comments on commit 9b938d3

Please sign in to comment.