Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchambers committed Oct 13, 2017
1 parent c5bfa96 commit 6dfcdbe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Sanctuary
Copyright (c) 2017 Sanctuary

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanctuary-logo",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -17,6 +17,7 @@
"/package.json",
"/sanctuary-favicon.png",
"/sanctuary-logo.png",
"/sanctuary-logo.svg"
"/sanctuary-logo.svg",
"/sanctuary-mask-icon.svg"

This comment has been minimized.

Copy link
@davidchambers

davidchambers Oct 13, 2017

Author Member

I forgot to make this addition in #7 so I snuck it in here. ;)

]
}

0 comments on commit 6dfcdbe

Please sign in to comment.