Skip to content

Commit

Permalink
Version number bump
Browse files Browse the repository at this point in the history
  • Loading branch information
iamphill committed Feb 25, 2015
1 parent 17c2c12 commit a1184fe
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Tweetsie",
"version": "0.2.2",
"version": "0.3.0",
"homepage": "https://github.com/iamphill/Tweetsie",
"description": "Twitter plugin built with JS! 'cause I mean why the hello not?!",
"main": "dist/Tweetsie.js",
Expand Down
2 changes: 1 addition & 1 deletion dist/Tweetsie.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Tweetsie - Twitter plugin built with JS! 'cause I mean why the hello not?!
* @version v0.2.2
* @version v0.3.0
* @author Phil Hughes <[email protected]>
* @license MIT
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/Tweetsie.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Tweetsie",
"version": "0.2.2",
"version": "0.3.0",
"description": "Twitter plugin built with JS! 'cause I mean why the hello not?!",
"scripts": {
"test": "gulp test"
Expand Down

0 comments on commit a1184fe

Please sign in to comment.