Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
Update package.nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
cruikshj committed Dec 1, 2015
1 parent 0a47ade commit 4b43375
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<id>knockout-select2</id>
<version>1.0.6</version>
<title>knockout-select2</title>
<authors>Shaftware</authors>
<authors>John Cruikshank</authors>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A Select2 v4 binding handler for Knockout.</description>
<tags>knockout knockoutjs ko select2</tags>
<projectUrl>https://github.com/shaftware/knockout-select2</projectUrl>
<projectUrl>https://github.com/cruikshj/knockout-select2</projectUrl>
<licenseUrl>http://www.opensource.org/licenses/mit-license.php</licenseUrl>
<copyright>Copyright © 2015 Shaftware</copyright>
<dependencies>
Expand All @@ -20,4 +20,4 @@
<file src="dist\knockout-select2.js" target="content\scripts\" />
<file src="dist\knockout-select2.min.js" target="content\scripts\" />
</files>
</package>
</package>

0 comments on commit 4b43375

Please sign in to comment.