Skip to content

Commit 5505827

Browse files
committed
updated version
1 parent 4b2c986 commit 5505827

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-hint",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"homepage": "https://github.com/catc/simple-hint",
55
"authors": [
66
"Catalin Covic <catalin.covic@gmail.com>"

dist/simple-hint.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! Simple Hint v2.1.0 | Copyright (c) 2014 Catalin Covic | https://github.com/catc */
1+
/*! Simple Hint v3.0.0 | Copyright (c) 2014 Catalin Covic | https://github.com/catc */
22
/*
33
=========================
44
CHANGE ANY VARIABLES HERE

dist/simple-hint.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-hint",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"private": true,
55
"scripts": {
66
"dev": "gulp dev",

0 commit comments

Comments
 (0)