diff --git a/.gitignore b/.gitignore index 728711b..92484b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.DS_Store + # Logs logs *.log @@ -25,4 +27,4 @@ build/Release # Dependency directory # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git node_modules -bower_components \ No newline at end of file +bower_components diff --git a/bower.json b/bower.json index f7539c9..ec86405 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-simple-sprite", - "version": "1.0.0", + "version": "1.1.0", "authors": [ "Tushar Ghate " ], diff --git a/demo/index.html b/demo/index.html index 3dadc58..26c8052 100644 --- a/demo/index.html +++ b/demo/index.html @@ -6,48 +6,48 @@

Basic Example

-
- +

Using frames-per-row

-

Non-Repeating

-
- +