Skip to content

Commit

Permalink
Version bump (1.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
antennaio committed Aug 8, 2016
1 parent 9ae317f commit c397bd6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
@@ -1,5 +1,5 @@
HEAD
----
1.2.1
-----

- fixed variable declaration (@schurig, [#68](https://github.com/antennaio/jquery-bar-rating/pull/68))

Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "jquery-bar-rating",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "http://antenna.io/demo/jquery-bar-rating/examples/",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion jquery.barrating.js
@@ -1,5 +1,5 @@
/**
* jQuery Bar Rating Plugin v1.2.0
* jQuery Bar Rating Plugin v1.2.1
*
* http://github.com/antennaio/jquery-bar-rating
*
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "jquery-bar-rating",
"description": "Minimal, light-weight jQuery ratings.",
"version": "1.2.0",
"version": "1.2.1",
"main": "jquery.barrating.js",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit c397bd6

Please sign in to comment.