Skip to content

Commit

Permalink
Fix the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jminguely committed Apr 16, 2018
1 parent 4a70c35 commit 1db3c3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CHANGELOG
=========

## 1.1.1 (2018-04-16)
## 1.1.2 (2018-04-16)
- Fix an issue with gulp

## 1.1.0 (2018-03-27)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1
1.1.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antistatique/ehnv-styleguide",
"version": "1.1.1",
"version": "1.1.2",
"main": "index.html",
"author": {
"name": "Antistatique",
Expand Down

0 comments on commit 1db3c3f

Please sign in to comment.