We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58944ac commit 6a27f77Copy full SHA for 6a27f77
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+Ch-Ch-Ch-Changes
2
+================
3
+
4
+#### 0.1.2 (August 7, 2014)
5
6
+Corrected possibly ambiguous coffeescript (thanks @crystalneth)
7
8
+#### 0.1.1 (April 14, 2014)
9
10
+First release
lib/jquery/infinite_pages/version.rb
@@ -1,3 +1,3 @@
module JqueryInfinitePages
- VERSION = "0.1.1"
+ VERSION = "0.1.2"
end
0 commit comments