Skip to content

Commit 4479701

Browse files
committedDec 18, 2014
version bump
1 parent 17770cb commit 4479701

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012, Derek Watson
1+
Copyright (c) 2014, Derek Watson
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
44

‎bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsUri",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"main": "./Uri.js",
55
"dependencies": {
66
}

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jsuri",
33
"description": "Uri and query string manipulation",
4-
"version": "1.3.0-beta.1",
4+
"version": "1.3.0",
55
"author": "Derek Watson <watson@dcw.ca> (http://dcw.ca)",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)
Please sign in to comment.