Skip to content

Commit 473813a

Browse files
committed
v0.2.3
1 parent d9b8b8a commit 473813a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_/angular-semver-sort-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
77
# This is the only reason why this asset gem was created.
88

99
spec.name = 'angular-semver-sort-rails'
10-
spec.version = '0.2.2'
10+
spec.version = '0.2.3'
1111
spec.authors = ['Dominik Porada']
1212
spec.email = ['[email protected]']
1313
spec.summary = 'angular-semver-sort packaged for Rails assets pipeline'

angular-semver-sort.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
angular-semver-sort v0.2.2 <http://git.io/angular-semver>
2+
angular-semver-sort v0.2.3 <http://git.io/angular-semver>
33
@includes <http://git.io/semver> by Isaac Z. Schlueter
44
@license BSD
55
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-semver-sort",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"private": true,
55
"author": "Dominik Porada",
66
"license": "BSD",

0 commit comments

Comments
 (0)